#include <boost/type_traits/detail/yes_no_type.hpp>
#include <boost/mpl/eval_if.hpp>
#include <boost/mpl/identity.hpp>
#include <boost/config.hpp>
Classes | |
struct | boost::nullable< T > |
struct | boost::is_nullable< T > |
struct | boost::remove_nullable< T > |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::ptr_container_detail | |
Functions | |
template<class T > | |
type_traits::yes_type | boost::ptr_container_detail::is_nullable (const nullable< T > *) |
type_traits::no_type | boost::ptr_container_detail::is_nullable (...) |