Chemical Data Processing Library C++ API - Version 1.4.0
CDPL::Math::IsScalar< T > Struct Template Reference

Type trait identifying T as a scalar arithmetic type (true for built-in arithmetic types). More...

#include <TypeTraits.hpp>

+ Inheritance diagram for CDPL::Math::IsScalar< T >:

Detailed Description

template<typename T>
struct CDPL::Math::IsScalar< T >

Type trait identifying T as a scalar arithmetic type (true for built-in arithmetic types).

Template Parameters
TThe type to test.

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