Zserio C++ runtime library  1.0.2
Built for Zserio 2.14.1
CppRuntimeException.cpp File Reference
#include <algorithm>
#include <array>
#include <cstring>
#include "zserio/CppRuntimeException.h"

Go to the source code of this file.

Namespaces

 zserio
 

Functions

CppRuntimeException & zserio::operator<< (CppRuntimeException &exception, const char *message)
 
CppRuntimeException & zserio::operator<< (CppRuntimeException &exception, bool value)
 
CppRuntimeException & zserio::operator<< (CppRuntimeException &exception, float value)
 
CppRuntimeException & zserio::operator<< (CppRuntimeException &exception, double value)