Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
segments.hpp File Reference
Include dependency graph for segments.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::fusion::extension::segments_impl< Tag >
 
struct  boost::fusion::extension::segments_impl< Tag >::apply< Sequence >
 
struct  boost::fusion::extension::segments_impl< sequence_facade_tag >
 
struct  boost::fusion::extension::segments_impl< sequence_facade_tag >::apply< Sequence >
 
struct  boost::fusion::result_of::segments< Sequence >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::fusion
 
 boost::fusion::extension
 
 boost::fusion::result_of
 

Functions

template<typename Sequence >
BOOST_FUSION_GPU_ENABLED
lazy_disable_if< is_const
< Sequence >
, result_of::segments
< Sequence > >::type 
boost::fusion::segments (Sequence &seq)
 
template<typename Sequence >
BOOST_FUSION_GPU_ENABLED
result_of::segments< Sequence
const >::type 
boost::fusion::segments (Sequence const &seq)