codeproject::prebimap< from_type_, to_type_, from_compare, to_compare, allocator_type_ >::p_compare< type, compare > Struct Template Reference
Public Member Functions |
| | p_compare (const compare &c=compare()) |
| bool | operator() (const type *p1, const type *p2) const |
| compare | get_compare () const |
Private Attributes |
| compare | c |
Detailed Description
template<typename from_type_, typename to_type_, typename from_compare, typename to_compare, typename allocator_type_>
template<typename type, typename compare>
struct codeproject::prebimap< from_type_, to_type_, from_compare, to_compare, allocator_type_ >::p_compare< type, compare >
Definition at line 654 of file bimap.h.
Constructor & Destructor Documentation
template<typename from_type_ , typename to_type_ , typename from_compare , typename to_compare , typename allocator_type_ >
template<typename type , typename compare >
Member Function Documentation
template<typename from_type_ , typename to_type_ , typename from_compare , typename to_compare , typename allocator_type_ >
template<typename type , typename compare >
| compare codeproject::prebimap< from_type_, to_type_, from_compare, to_compare, allocator_type_ >::p_compare< type, compare >::get_compare |
( |
|
) |
const [inline] |
template<typename from_type_ , typename to_type_ , typename from_compare , typename to_compare , typename allocator_type_ >
template<typename type , typename compare >
| bool codeproject::prebimap< from_type_, to_type_, from_compare, to_compare, allocator_type_ >::p_compare< type, compare >::operator() |
( |
const type * |
p1, |
|
|
const type * |
p2 | |
|
) |
| | const [inline] |
Field Documentation
template<typename from_type_ , typename to_type_ , typename from_compare , typename to_compare , typename allocator_type_ >
template<typename type , typename compare >
The documentation for this struct was generated from the following file:
- /home/buildbot/slaves/docs/docs/build/src/bimap.h