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

#include <functional_fwd.hpp>

Public Types

typedef one type
 
typedef T value_type
 

Public Member Functions

 operator T const & () const
 

Static Public Attributes

static T const value = T(1)
 

Member Typedef Documentation

template<typename T >
typedef one boost::numeric::one< T >::type
template<typename T >
typedef T boost::numeric::one< T >::value_type

Member Function Documentation

template<typename T >
boost::numeric::one< T >::operator T const & ( ) const
inline

Member Data Documentation

template<typename T >
T const boost::numeric::one< T >::value = T(1)
static

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