|
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, to_compare tcomp) | |
Protected Attributes | |
| key_compare | kcomp |
| to_compare | tcomp |
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 |
|
protected |
Definition at line 830 of file bimap.h.
Referenced by operator()(), and value_compare().
|
protected |
Definition at line 831 of file bimap.h.
Referenced by operator()(), and value_compare().