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< T, Enable > Struct Template Reference

#include <container.hpp>

Public Types

typedef T const & type
 

Static Public Member Functions

static type call (T const &val)
 
static bool is_valid (T const &)
 

Member Typedef Documentation

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

Member Function Documentation

template<typename T, typename Enable >
static type boost::spirit::traits::optional_attribute< T, Enable >::call ( T const &  val)
inlinestatic
template<typename T, typename Enable >
static bool boost::spirit::traits::optional_attribute< T, Enable >::is_valid ( T const &  )
inlinestatic

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