jubilant-funicular
Public Types | List of all members
utils::check::DivExists< T, U > Struct Template Reference

Public Types

enum  { value = !::std::is_same<decltype(std::declval<T>() / std::declval<U>()), Nop>::value }
 

Detailed Description

template<typename T, typename U = T>
struct utils::check::DivExists< T, U >

Definition at line 76 of file Wrapper.h.


The documentation for this struct was generated from the following file: