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