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::at_key_impl< Tag >::apply< Seq, Key > Struct Template Reference

#include <at_key.hpp>

Public Types

typedef result_of::deref_data
< typename result_of::find
< Seq, Key >::type >::type 
type
 

Static Public Member Functions

static
BOOST_FUSION_GPU_ENABLED type 
call (Seq &seq)
 

Member Typedef Documentation

template<typename Tag >
template<typename Seq , typename Key >
typedef result_of::deref_data< typename result_of::find<Seq, Key>::type >::type boost::fusion::extension::at_key_impl< Tag >::apply< Seq, Key >::type

Member Function Documentation

template<typename Tag >
template<typename Seq , typename Key >
static BOOST_FUSION_GPU_ENABLED type boost::fusion::extension::at_key_impl< Tag >::apply< Seq, Key >::call ( Seq &  seq)
inlinestatic

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