|
HDK
|
#include <UT_Bimap.h>
Inheritance diagram for UT_Bimap< KeyTypeA, KeyTypeB >:Public Types | |
| using | Base = hboost::bimap< KeyTypeA, KeyTypeB > |
Public Member Functions | |
| UT_Bimap (std::initializer_list< typename UT_Bimap< KeyTypeA, KeyTypeB >::value_type > list) | |
Definition at line 33 of file UT_Bimap.h.
| using UT_Bimap< KeyTypeA, KeyTypeB >::Base = hboost::bimap<KeyTypeA, KeyTypeB> |
Definition at line 41 of file UT_Bimap.h.
|
inlineexplicit |
Definition at line 36 of file UT_Bimap.h.