My Project
|
The is_a_well_operator class tries to guess if the operator is a well type operator. More...
#include <has_function.hpp>
Static Public Attributes | |
static constexpr bool | value = std::is_same_v<decltype(test<T>(0)), std::true_type> |
The is_a_well_operator class tries to guess if the operator is a well type operator.