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