HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_Bimap< KeyTypeA, KeyTypeB > Class Template Reference

#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)
 

Detailed Description

template<class KeyTypeA, class KeyTypeB>
class UT_Bimap< KeyTypeA, KeyTypeB >

Definition at line 33 of file UT_Bimap.h.

Member Typedef Documentation

template<class KeyTypeA , class KeyTypeB >
using UT_Bimap< KeyTypeA, KeyTypeB >::Base = hboost::bimap<KeyTypeA, KeyTypeB>

Definition at line 41 of file UT_Bimap.h.

Constructor & Destructor Documentation

template<class KeyTypeA , class KeyTypeB >
UT_Bimap< KeyTypeA, KeyTypeB >::UT_Bimap ( std::initializer_list< typename UT_Bimap< KeyTypeA, KeyTypeB >::value_type >  list)
inlineexplicit

Definition at line 36 of file UT_Bimap.h.


The documentation for this class was generated from the following file: