meta_math::sqrt_check< root, x > Struct Template Reference
List of all members.
Static Public Attributes |
static bool const | value = root * root <= x && (root+1) * (root+1) > x |
template<long int root, long int x>
struct meta_math::sqrt_check< root, x >
The documentation for this struct was generated from the following file:
- src/mtl/boost/numeric/meta_math/sqrt.hpp