static class template for the size of a type's value More...
#include <value_size.hpp>
Public Member Functions | |
template<> | |
std::size_t | apply (const int &value) |
template<> | |
std::size_t | apply (const double &value) |
Static Public Member Functions | |
static std::size_t | apply (const Type &val) |
The size of a value is used to be able to order values according to their simplicity. More... | |
static class template for the size of a type's value
This function is needed to be able to order values according to their size. This is used to e.g. prefer simple test instances and to express this simplicity independent of the type of the test case.
|
inlinestatic |
The size of a value is used to be able to order values according to their simplicity.
References boost::icl::iterative_size().
|
inline |
References boost::icl::abs().
|
inline |
References boost::icl::abs().