ALPSCore reference
Public Types | Public Member Functions | List of all members
alps::numeric::real_type< T > Struct Template Reference

#include <real.hpp>

Collaboration diagram for alps::numeric::real_type< T >:
Collaboration graph

Public Types

typedef T type
 

Public Member Functions

 BOOST_STATIC_ASSERT ((boost::is_fundamental< T >::value))
 

Detailed Description

template<class T>
struct alps::numeric::real_type< T >

Definition at line 23 of file real.hpp.

Member Typedef Documentation

template<class T>
typedef T alps::numeric::real_type< T >::type

Definition at line 26 of file real.hpp.

Member Function Documentation

template<class T>
alps::numeric::real_type< T >::BOOST_STATIC_ASSERT ( (boost::is_fundamental< T >::value)  )

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