#include <container.hpp>
Public Types | |
typedef boost::mpl::eval_if_c < boost::is_same< Arg2, mpl::void_ >::value, choice_1, choice_2 >::type | type |
typedef boost::mpl::eval_if_c< boost::is_same<Arg2, mpl::void_>::value , choice_1 , choice_2 >::type boost::phoenix::stl::result_of::insert< C, Arg1, Arg2, Arg3 >::type |