#include <boost/config.hpp>
#include <algorithm>
#include <boost/detail/atomic_count.hpp>
#include <boost/detail/workaround.hpp>
#include <boost/flyweight/refcounted_fwd.hpp>
#include <boost/flyweight/tracking_tag.hpp>
#include <boost/utility/swap.hpp>
#include <utility>
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::flyweights | |
boost::flyweights::detail | |
Functions | |
template<typename Handle , typename TrackingHelper > | |
void | boost::flyweights::detail::swap (refcounted_handle< Handle, TrackingHelper > &x, refcounted_handle< Handle, TrackingHelper > &y) |