Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::false_or_cpp11_noexcept_move_constructible< T, typename::boost::enable_if_c< sizeof(T)&&BOOST_NOEXCEPT_EXPR(T(::boost::declval< T >()))>::type > Struct Template Reference

#include <is_nothrow_move_constructible.hpp>

Inheritance diagram for boost::detail::false_or_cpp11_noexcept_move_constructible< T, typename::boost::enable_if_c< sizeof(T)&&BOOST_NOEXCEPT_EXPR(T(::boost::declval< T >()))>::type >:
Collaboration diagram for boost::detail::false_or_cpp11_noexcept_move_constructible< T, typename::boost::enable_if_c< sizeof(T)&&BOOST_NOEXCEPT_EXPR(T(::boost::declval< T >()))>::type >:

Public Types

typedef integral_constant
< bool, val > 
type
 

Member Typedef Documentation

typedef integral_constant<bool ,val> boost::integral_constant< bool , val >::type
inherited

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