|
CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
|
#include <bimap.h>
Public Types | |
| using | first_argument_type = Arg1 |
| using | second_argument_type = Arg2 |
| using | result_type = Result |
| using std_binary_function< Arg1, Arg2, Result >::first_argument_type = Arg1 |
| using std_binary_function< Arg1, Arg2, Result >::result_type = Result |
| using std_binary_function< Arg1, Arg2, Result >::second_argument_type = Arg2 |