#include <key_value.hpp>


Classes | |
| class | rep_type |
Public Types | |
| typedef Key | key_type |
| typedef Value | value_type |
Static Public Member Functions | |
| static void | construct_value (const rep_type &r) |
| static void | copy_value (const rep_type &) |
| static void | move_value (const rep_type &) |
| typedef Key boost::flyweights::detail::regular_key_value< Key, Value >::key_type |
| typedef Value boost::flyweights::detail::regular_key_value< Key, Value >::value_type |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |