30 #include <hboost/bimap.hpp>
32 template<
class KeyTypeA,
class KeyTypeB>
33 class UT_Bimap :
public hboost::bimap<KeyTypeA, KeyTypeB>
41 using Base = hboost::bimap<KeyTypeA, KeyTypeB>;
45 #endif // __UT_Bimap__
UT_Bimap(std::initializer_list< typename UT_Bimap< KeyTypeA, KeyTypeB >::value_type > list)
hboost::bimap< KeyTypeA, KeyTypeB > Base
PcpNodeRef_ChildrenIterator begin(const PcpNodeRef::child_const_range &r)
Support for range-based for loops for PcpNodeRef children ranges.