BimapBase1 implements basic functions.
More...
#include <bimap.hpp>
|
|
typedef Type1 | type1 |
| |
|
typedef Type2 | type2 |
| |
|
typedef boost::bimap< Type1, Type2 > | bm_type |
| |
|
|
static const bm_type::left_map & | left () |
| |
|
static const bm_type::right_map & | right () |
| |
|
static bm_type::left_const_iterator | beginLeft () |
| |
|
static bm_type::left_const_iterator | endLeft () |
| |
|
static bm_type::left_const_iterator | findLeft (const type1 &rhs) |
| |
|
static bm_type::right_const_iterator | beginRight () |
| |
|
static bm_type::right_const_iterator | endRight () |
| |
|
static bm_type::right_const_iterator | findRight (const type2 &rhs) |
| |
template<typename Type1, typename Type2, typename CRTP>
class cloe::BimapBase1< Type1, Type2, CRTP >
BimapBase1 implements basic functions.
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/cloe/checkouts/v0.23.0/plugins/gndtruth_extractor/src/bimap.hpp