Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::BOOST_RT_PARAM_NAMESPACE::typed_argument< T > Singleton Reference

#include <fwd.hpp>

Inheritance diagram for boost::BOOST_RT_PARAM_NAMESPACE::typed_argument< T >:
Collaboration diagram for boost::BOOST_RT_PARAM_NAMESPACE::typed_argument< T >:

Public Member Functions

 typed_argument (parameter const &p)
 
 typed_argument (parameter const &p, T const &t)
 

Public Attributes

unit_test::readwrite_property< Tp_value
 
unit_test::readonly_property
< parameter const & > 
p_formal_parameter
 
unit_test::readonly_property
< rtti::id_t
p_value_type
 

Constructor & Destructor Documentation

template<typename T >
boost::BOOST_RT_PARAM_NAMESPACE::typed_argument< T >::typed_argument ( parameter const &  p)
inlineexplicit
template<typename T >
boost::BOOST_RT_PARAM_NAMESPACE::typed_argument< T >::typed_argument ( parameter const &  p,
T const &  t 
)
inline

Member Data Documentation

unit_test::readonly_property<parameter const&> boost::BOOST_RT_PARAM_NAMESPACE::argument::p_formal_parameter
inherited
unit_test::readonly_property<rtti::id_t> boost::BOOST_RT_PARAM_NAMESPACE::argument::p_value_type
inherited

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