My Project
|
The has_should_call_pre class detects the presence of the method shouldCallPre. More...
#include <has_function.hpp>
Static Public Attributes | |
static constexpr bool | value = std::is_same_v<decltype(test<T>(0)), std::true_type> |
The has_should_call_pre class detects the presence of the method shouldCallPre.
Usage: