open62541pp 0.16.0
C++ wrapper of open62541
|
#include <wrapper.hpp>
Definition at line 92 of file wrapper.hpp.
Public Types | |
using | type = decltype(check(std::declval<T&>())) |
Static Public Member Functions | |
template<typename U > | |
static std::true_type | check (const Wrapper< U > &) |
static std::false_type | check (...) |
Static Public Attributes | |
static constexpr bool | value = type::value |
using opcua::detail::IsWrapper< T >::type = decltype(check(std::declval<T&>())) |
Definition at line 98 of file wrapper.hpp.
|
static |
|
static |
|
staticconstexpr |
Definition at line 99 of file wrapper.hpp.