Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::traits::optional_attribute< fusion::extension::adt_attribute_proxy< T, N, Const > > Struct Template Reference

#include <adapt_adt_attributes.hpp>

Public Types

typedef
result_of::optional_value
< typename remove_reference
< typename
fusion::extension::adt_attribute_proxy
< T, N, Const >::type >::type >
::type 
type
 

Static Public Member Functions

static type call (fusion::extension::adt_attribute_proxy< T, N, Const > const &val)
 
static bool is_valid (fusion::extension::adt_attribute_proxy< T, N, Const > const &val)
 

Member Typedef Documentation

template<typename T , int N, bool Const>
typedef result_of::optional_value< typename remove_reference< typename fusion::extension::adt_attribute_proxy<T, N, Const>::type >::type >::type boost::spirit::traits::optional_attribute< fusion::extension::adt_attribute_proxy< T, N, Const > >::type

Member Function Documentation

template<typename T , int N, bool Const>
static type boost::spirit::traits::optional_attribute< fusion::extension::adt_attribute_proxy< T, N, Const > >::call ( fusion::extension::adt_attribute_proxy< T, N, Const > const &  val)
inlinestatic
template<typename T , int N, bool Const>
static bool boost::spirit::traits::optional_attribute< fusion::extension::adt_attribute_proxy< T, N, Const > >::is_valid ( fusion::extension::adt_attribute_proxy< T, N, Const > const &  val)
inlinestatic

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