open62541pp 0.16.0
C++ wrapper of open62541
Loading...
Searching...
No Matches
typeconverter.hpp File Reference
#include <type_traits>
Include dependency graph for typeconverter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  opcua::detail::IsConvertibleType< T, typename >
 
struct  opcua::detail::IsConvertibleType< T, std::void_t< decltype(TypeConverter< T >{})> >
 

Namespaces

namespace  opcua
 
namespace  opcua::detail
 

Variables

template<typename T >
constexpr bool opcua::detail::isConvertibleType = IsConvertibleType<T>::value