libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
The result is true if the value V is positive, otherwise false. More...
#include <integer_power.hpp>
Static Public Attributes | |
static constexpr long | result =(V>=0) |
The result is true if the value V is positive, otherwise false.
Definition at line 37 of file integer_power.hpp.
|
staticconstexpr |
Definition at line 38 of file integer_power.hpp.