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< boost::optional< T > > Struct Template Reference

#include <container.hpp>

Public Types

typedef T const & type
 

Static Public Member Functions

static type call (boost::optional< T > const &val)
 
static bool is_valid (boost::optional< T > const &val)
 

Member Typedef Documentation

template<typename T >
typedef T const& boost::spirit::traits::optional_attribute< boost::optional< T > >::type

Member Function Documentation

template<typename T >
static type boost::spirit::traits::optional_attribute< boost::optional< T > >::call ( boost::optional< T > const &  val)
inlinestatic

References boost::phoenix::val().

template<typename T >
static bool boost::spirit::traits::optional_attribute< boost::optional< T > >::is_valid ( boost::optional< T > const &  val)
inlinestatic

References boost::phoenix::val().


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