|
CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
|
#include <bimap.h>
Public Member Functions | |
| bool | operator() (const value_type &x, const value_type &y) |
Protected Member Functions | |
| value_compare (key_compare kcomp, from_compare fcomp) | |
Protected Attributes | |
| key_compare | kcomp |
| from_compare | fcomp |
Additional Inherited Members | |
| Public Types inherited from std_binary_function< value_type, value_type, bool > | |
| using | first_argument_type |
| using | second_argument_type |
| using | result_type |
|
inlineprotected |
|
inline |
Definition at line 1273 of file bimap.h.
References fcomp, codeproject::inv_pair< first_type_, second_type_ >::first, kcomp, and codeproject::inv_pair< first_type_, second_type_ >::second.
|
protected |
Definition at line 1282 of file bimap.h.
Referenced by operator()(), and value_compare().
|
protected |
Definition at line 1281 of file bimap.h.
Referenced by operator()(), and value_compare().