numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
Class to check whether a type is an integer. More...
#include <num_collect/base/concepts/integral.h>
Class to check whether a type is an integer.
T | Type to be checked. |
Definition at line 37 of file integral.h.