Class sdm::RecursiveMap
template <class T0 class T0, class T1 class T1, class... Ts>
Class List > sdm > RecursiveMap
The recursive map class (i.e. map<T0, map<T1, ..... , map<TN-1, TN>) More...
#include <recursive_map.hpp>
Detailed Description
Template parameters:
T0
the type of the first map itemT1
the type of the second map itemTs
the type of the other map items
The documentation for this class was generated from the following file src/sdm/utils/struct/recursive_map.hpp