CMS 3D CMS Logo

Classes | Namespaces
PreciseType.h File Reference

Compile-time deduction of an appropriate precise numeric type. More...

#include <complex>
#include "Alignment/Geners/interface/IOIsNumber.hh"

Go to the source code of this file.

Classes

struct  npstat::PreciseType< T >
 
struct  npstat::PreciseType< const std::complex< T > >
 
struct  npstat::PreciseType< const volatile std::complex< T > >
 
struct  npstat::PreciseType< std::complex< T > >
 
struct  npstat::PreciseType< volatile std::complex< T > >
 
struct  npstat::PreciseTypeHelper< T, I >
 
struct  npstat::PreciseTypeHelper< T, 1 >
 

Namespaces

 npstat
 

Detailed Description

Compile-time deduction of an appropriate precise numeric type.

Author: I. Volobouev

January 2012

Definition in file PreciseType.h.