Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::fusion::extension::size_impl< flatten_view_tag >::apply< Sequence > Struct Template Reference

#include <flatten_view.hpp>

Inheritance diagram for boost::fusion::extension::size_impl< flatten_view_tag >::apply< Sequence >:
Collaboration diagram for boost::fusion::extension::size_impl< flatten_view_tag >::apply< Sequence >:

Public Types

typedef
extension::distance_impl
< typename detail::tag_of
< result_of::begin< Sequence >
::type >::type >::template
apply< result_of::begin
< Sequence >::type,
result_of::end< Sequence >
::type >::type 
distance_application
 

Public Member Functions

 BOOST_STATIC_CONSTANT (int, value=distance_application::value)
 

Member Typedef Documentation

Member Function Documentation

boost::fusion::result_of::distance< result_of::begin< Sequence >::type , result_of::end< Sequence >::type >::BOOST_STATIC_CONSTANT ( int  ,
value  = distance_application::value 
)
inherited

The documentation for this struct was generated from the following file: