NCL Composer
0.1.5
|
A template class that simplify the initialization of std::map. More...
#include <qnstutil.h>
Public Member Functions | |
create_map (const T &key, const U &val) | |
create_map< T, U > & | operator() (const T &key, const U &val) |
operator std::map< T, U > () | |
A template class that simplify the initialization of std::map.
Definition at line 108 of file qnstutil.h.