|
enum | { value = !::std::is_same<decltype(std::declval<T>() - std::declval<U>()), Nop>::value
} |
|
template<typename T, typename U = T>
struct utils::check::SubExists< T, U >
Definition at line 74 of file Wrapper.h.
The documentation for this struct was generated from the following file: