Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::remove_nullable< T > Struct Template Reference

#include <nullable.hpp>

Public Types

typedef BOOST_DEDUCED_TYPENAME
mpl::eval_if< is_nullable< T >
, T, mpl::identity< T >
>::type 
type
 

Member Typedef Documentation


The documentation for this struct was generated from the following file: