npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
npstat::PreciseType< T > Struct Template Reference

#include <PreciseType.hh>

Public Types

typedef PreciseTypeHelper< T, gs::IOIsNumber< T >::value >::type type
 

Detailed Description

template<class T>
struct npstat::PreciseType< T >

Use "long double" as the most precise type among various built-in numeric types, std::complex<long double> for complex types, and the type itself for other types.


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