Zserio C++17 runtime library  0.5.0
Built for Zserio 2.17.0
Bitmasks.h File Reference
#include <string_view>
#include <type_traits>
#include "zserio/BitStreamReader.h"
#include "zserio/BitStreamWriter.h"
#include "zserio/DeltaContext.h"
#include "zserio/ItemsAccessor.h"
#include "zserio/Traits.h"

Go to the source code of this file.

Namespaces

 zserio
 

Functions

template<typename T , typename std::enable_if< is_bitmask< T >::value, int >::type = 0>
CppRuntimeException & zserio::operator<< (CppRuntimeException &exception, T value)