MRPT  2.0.4
Classes | Namespaces
vector_with_small_size_optimization.h File Reference
#include <mrpt/core/aligned_allocator.h>
#include <array>
#include <cstddef>
#include <type_traits>
#include <vector>

Go to the source code of this file.

Classes

struct  mrpt::containers::internal::UnspecializedBool
 
class  mrpt::containers::vector_with_small_size_optimization< VAL, small_size, alignment >
 Container that transparently and dynamically switches between a std::array and std::vector. More...
 
class  mrpt::containers::vector_with_small_size_optimization< VAL, small_size, alignment >::iteratorImpl< TYPE, POINTER, REFERENCE >
 

Namespaces

 mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
 mrpt::containers
 
 mrpt::containers::internal
 



Page generated by Doxygen 1.8.17 for MRPT 2.0.4 at Sat Jun 27 14:00:59 UTC 2020