Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::fusion::detail::pair_from< It, is_assoc > Struct Template Reference

#include <convert.hpp>

Public Types

typedef result_of::value_of
< It >::type 
type
 

Static Public Member Functions

static
BOOST_FUSION_GPU_ENABLED type 
call (It const &it)
 

Member Typedef Documentation

template<typename It , bool is_assoc>
typedef result_of::value_of<It>::type boost::fusion::detail::pair_from< It, is_assoc >::type

Member Function Documentation

template<typename It , bool is_assoc>
static BOOST_FUSION_GPU_ENABLED type boost::fusion::detail::pair_from< It, is_assoc >::call ( It const &  it)
inlinestatic

References boost::it.


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