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

Go to the source code of this file.

Classes

struct  opcua::IsBitmaskEnum< T >
 
class  opcua::Bitmask< T >
 

Namespaces

namespace  opcua
 

Functions

template<typename T >
constexpr std::false_type opcua::isBitmaskEnum (T)