Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::phoenix::as_actor< T, mpl::false_ > Struct Template Reference

#include <value.hpp>

Public Types

typedef expression::value
< typename meta::decay< T >
::type >::type 
type
 

Static Public Member Functions

static type convert (typename meta::argument_type< typename meta::decay< T >::type >::type t)
 

Member Typedef Documentation

template<typename T >
typedef expression::value<typename meta::decay<T>::type >::type boost::phoenix::as_actor< T, mpl::false_ >::type

Member Function Documentation

template<typename T >
static type boost::phoenix::as_actor< T, mpl::false_ >::convert ( typename meta::argument_type< typename meta::decay< T >::type >::type  t)
inlinestatic

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