My Project
Classes | Public Member Functions | Public Attributes | Protected Member Functions | Friends | List of all members
ParaEngine::prebimap< from_type_, to_type_, from_compare, to_compare, allocator_type_ > Class Template Reference
Inheritance diagram for ParaEngine::prebimap< from_type_, to_type_, from_compare, to_compare, allocator_type_ >:
ParaEngine::bimap_base ParaEngine::bimap_different_types< from_type_, to_type_, from_compare, to_compare, allocator_type_ > ParaEngine::bimap_equal_types< from_type_, to_type_, from_compare, to_compare, allocator_type_ >

Classes

class  from
 
class  from_impl
 
class  to
 
class  to_impl
 

Public Member Functions

std::pair< typename from::iterator, typename to::iteratorinsert (typename from::iterator fit, typename to::iterator tit, const typename from::value_type &x)
 

Public Attributes

ParaEngine::prebimap::from from
 
ParaEngine::prebimap::to to
 

Protected Member Functions

 prebimap (const from_compare &from_comp, const to_compare &to_comp, const allocator_type_ &al)
 
 prebimap (const prebimap &r)
 

Friends

class from_impl
 
class from_binding< prebimap >
 
class const_from_binding< prebimap >
 
class to_impl
 
class to_binding< prebimap >
 
class const_to_binding< prebimap >
 

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