bux API Reference 1.9.0
Static library of whatever are seen required in general purpose but not directly supported from Modern C++. Or whatever reusable originated from my side projects.
|
This is the complete list of members for bux::U_K2V< T_Key, T_Value >, including all inherited members.
m_conv | bux::U_K2V< T_Key, T_Value > | |
m_table | bux::U_K2V< T_Key, T_Value > | |
U_K2V(const C_KVPair< T_Key, T_Value > *table) | bux::U_K2V< T_Key, T_Value > | inline |
U_K2V(int(*conv)(T_Key)) | bux::U_K2V< T_Key, T_Value > | inline |