Stroika Library 3.0d16
 
Loading...
Searching...
No Matches
Stroika::Foundation::Common::IBuiltinArithmetic Concept Reference

concept true if integral or floatpoint type 'T'. Not sure why not provided by std c++ More...

#include <Concepts.h>

Concept definition

template<typename T>
concept true if integral or floatpoint type 'T'. Not sure why not provided by std c++
Definition Concepts.h:69

Detailed Description

concept true if integral or floatpoint type 'T'. Not sure why not provided by std c++

Also note - NOT marked true for arithmetic-like types, like big-num package (perhaps provide another concept for this).

Definition at line 69 of file Concepts.h.