#include <boost/config.hpp>#include <boost/detail/workaround.hpp>#include <boost/flyweight/detail/perfect_fwd.hpp>#include <boost/flyweight/detail/value_tag.hpp>#include <boost/flyweight/key_value_fwd.hpp>#include <boost/mpl/assert.hpp>#include <boost/type_traits/aligned_storage.hpp>#include <boost/type_traits/alignment_of.hpp>#include <boost/type_traits/is_same.hpp>#include <new>
Namespaces | |
| boost | |
| Duration formatting facet for input. | |
| boost::flyweights | |
| boost::flyweights::detail | |
Macros | |
| #define | BOOST_FLYWEIGHT_PERFECT_FWD_CTR_BODY(args) |
| #define | BOOST_FLYWEIGHT_PERFECT_FWD_CTR_BODY(args) :key(BOOST_FLYWEIGHT_FORWARD(args)),value_ptr(0){} |
| #define BOOST_FLYWEIGHT_PERFECT_FWD_CTR_BODY | ( | args | ) |
| #define BOOST_FLYWEIGHT_PERFECT_FWD_CTR_BODY | ( | args | ) | :key(BOOST_FLYWEIGHT_FORWARD(args)),value_ptr(0){} |