在线文档教程

NumericType

C++ concepts: NumericType

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

Requirements

for a type T to be an NumericType:

  • T cannot be a reference

© cppreference.com

Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.

http://en.cppreference.com/w/cpp/concept/NumericType