W3cubDocs

/C++

C++ named requirements: NumericType

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

Requirements

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

© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/named_req/NumericType