[ Web Proxy ]
URL:
Viewing: https://cppreference.com/cpp/named_req/NumericType [Back]  [Original]

C++ named requirements: NumericType - cppreference.com
cppreference.com
Namespaces
Variants

C++ named requirements: NumericType

From cppreference.com
 
 
C++ named requirements
 

Specifies that the type can be used as the template argument of std::complex and std::valarray.

Requirements

For a type T to be a NumericType, it must be a cv-unqualified object type that:


Web Proxy Viewer  |  New URL  |  Original Page