MRPT  2.0.3
List of all members | Public Types
mrpt::containers::map_traits_stdmap Struct Reference

Detailed Description

Traits for using a std::map<> (sparse representation)

See also
map_traits_map_as_vector

Definition at line 24 of file traits_map.h.

#include <mrpt/containers/traits_map.h>

Public Types

template<class KEY , class VALUE >
using map = std::map< KEY, VALUE >
 

Member Typedef Documentation

◆ map

template<class KEY , class VALUE >
using mrpt::containers::map_traits_stdmap::map = std::map<KEY, VALUE>

Definition at line 27 of file traits_map.h.




Page generated by Doxygen 1.8.17 for MRPT 2.0.3 at Fri May 15 23:51:15 UTC 2020