Main MRPT website > C++ reference for MRPT 1.3.2
List of all members | Public Attributes
mrpt::utils::map_traits_stdmap::map< KEY, VALUE, _LessPred, _Alloc > Struct Template Reference

Detailed Description

template<class KEY, class VALUE, class _LessPred = std::less<KEY>, class _Alloc = Eigen::aligned_allocator<std::pair<const KEY, VALUE> >>
struct mrpt::utils::map_traits_stdmap::map< KEY, VALUE, _LessPred, _Alloc >

Definition at line 27 of file traits_map.h.

#include <mrpt/utils/traits_map.h>

Inheritance diagram for mrpt::utils::map_traits_stdmap::map< KEY, VALUE, _LessPred, _Alloc >:
Inheritance graph

Public Attributes

keys
 STL member. More...
 
elements
 STL member. More...
 

Member Data Documentation

T std::map< K, T >::elements
inherited

STL member.

K std::map< K, T >::keys
inherited

STL member.




Page generated by Doxygen 1.8.11 for MRPT 1.3.2 SVN:Unversioned directory at Sun May 1 08:45:24 UTC 2016