Classes | |
struct | boost::fusion::result_of::cons_tie< Car, Cdr > |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::fusion | |
boost::fusion::result_of | |
Functions | |
template<typename Car > | |
BOOST_FUSION_GPU_ENABLED cons < Car & > | boost::fusion::cons_tie (Car &car) |
template<typename Car , typename Cdr > | |
BOOST_FUSION_GPU_ENABLED cons < Car &, Cdr > | boost::fusion::cons_tie (Car &car, Cdr const &cdr) |