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