Zserio C++ runtime library
1.0.0
Built for Zserio 2.13.0
Main Page
Namespaces
Classes
Files
File List
File Members
WalkerConst.h
Go to the documentation of this file.
1
#ifndef ZSERIO_WALKER_CONST_H_INC
2
#define ZSERIO_WALKER_CONST_H_INC
3
4
#include <cstddef>
5
6
namespace
zserio
7
{
8
14
static
constexpr
size_t
WALKER_NOT_ELEMENT =
static_cast<
size_t
>
(-1);
15
16
}
// namespace zserio
17
18
#endif // ZSERIO_WALKER_CONST_H_INC
zserio
Definition:
AllocatorHolder.h:6
zserio
WalkerConst.h
Generated by
1.8.11