|
Classes | |
struct | has_proxy_type |
struct | has_proxy_type< T, std::void_t< typename T::Proxy > > |
struct | ProxyType |
struct | ProxyType< T, false > |
Typedefs | |
template<typename T > | |
using | ProxyType_t = typename ProxyType< T >::type |
Variables | |
template<typename T > | |
constexpr bool | has_proxy_type_v = has_proxy_type<T>::value |
using ProxyType_t = typename ProxyType<T>::type |
Definition at line 62 of file ControllerDescription.h.
|
inlineconstexpr |
Definition at line 45 of file ControllerDescription.h.