#include <nil.hpp>
Public Types | |
typedef mpl::int_< 0 > | size |
typedef cons_tag | fusion_tag |
typedef fusion_sequence_tag | tag |
typedef mpl::false_ | is_view |
typedef forward_traversal_tag | category |
typedef void_ | car_type |
typedef void_ | cdr_type |
Public Member Functions | |
BOOST_CONSTEXPR BOOST_FUSION_GPU_ENABLED | nil_ () |
template<typename Iterator > | |
BOOST_CONSTEXPR BOOST_FUSION_GPU_ENABLED | nil_ (Iterator const &, mpl::true_) |
template<typename Iterator > | |
BOOST_FUSION_GPU_ENABLED void | assign_from_iter (Iterator const &) |
BOOST_FUSION_GPU_ENABLED nil_const & | derived () const |
BOOST_FUSION_GPU_ENABLED nil_ & | derived () |
BOOST_FUSION_GPU_ENABLED | operator detail::from_sequence_convertible_type () const |
typedef void_ boost::fusion::nil_::car_type |
typedef void_ boost::fusion::nil_::cdr_type |
typedef cons_tag boost::fusion::nil_::fusion_tag |
typedef mpl::int_<0> boost::fusion::nil_::size |
typedef fusion_sequence_tag boost::fusion::nil_::tag |
|
inline |
|
inline |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |