2 #ifndef BOOST_MPL_IF_HPP_INCLUDED 3 #define BOOST_MPL_IF_HPP_INCLUDED 27 #if !defined(BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION) 60 #if defined(BOOST_MPL_CFG_BCC_INTEGRAL_CONSTANTS) 84 template<
typename T1,
typename T2 >
struct result_
93 template<
typename T1,
typename T2 >
struct result_
108 typedef typename aux::if_impl< C_ >
123 typedef typename aux::if_impl< BOOST_MPL_AUX_STATIC_CAST(bool, msvc_wknd_) >
129 #endif // BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION 135 #endif // BOOST_MPL_IF_HPP_INCLUDED if_c< , T2, T3 > almost_type_
#define BOOST_MPL_AUX_VALUE_WKND(C)
BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE.
#define BOOST_MPL_AUX_NA_SPEC(i, name)
#define BOOST_MPL_AUX_MSVC_VALUE_WKND(C)
#define BOOST_MPL_AUX_LAMBDA_SUPPORT(i, name, params)
#define BOOST_MPL_AUX_NA_PARAM(param)
#define BOOST_MPL_AUX_STATIC_CAST(T, expr)