#include <list_of.hpp>
Public Types | |
typedef BOOST_DEDUCED_TYPENAME mpl::eval_if < ::boost::is_array< T > ,::boost::decay< const T > ,::boost::decay< T > >::type | type |
typedef BOOST_DEDUCED_TYPENAME mpl::eval_if< ::boost::is_array<T>, ::boost::decay<const T>, ::boost::decay<T> >::type boost::assign_detail::assign_decay< T >::type |