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