#include <variant.h>
Classes | |
struct | no |
Public Types | |
typedef T | type |
Static Public Attributes | |
static const bool | value = sizeof(test<T>(0)) == sizeof(yes) |
Private Types | |
typedef char | yes |
Static Private Member Functions | |
template<typename C > | |
static yes | test (typename C::const_iterator *) |
template<typename C > | |
static no | test (...) |
typedef T OpcUa::has_const_iterator< T >::type |
|
private |
|
staticprivate |
|
staticprivate |
|
static |