Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::proto::detail::construct_< Type, IsAggregate > Struct Template Reference

#include <make.hpp>

Public Types

typedef Type result_type
 

Public Member Functions

BOOST_FORCEINLINE Type operator() () const
 

Member Typedef Documentation

template<typename Type , bool IsAggregate = detail::is_aggregate_<Type>::value>
typedef Type boost::proto::detail::construct_< Type, IsAggregate >::result_type

Member Function Documentation

template<typename Type , bool IsAggregate = detail::is_aggregate_<Type>::value>
BOOST_FORCEINLINE Type boost::proto::detail::construct_< Type, IsAggregate >::operator() ( ) const
inline

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