|
Zserio C++ runtime library
1.3.0
Built for Zserio 2.18.0
|
#include <array>#include <cstddef>#include <iterator>#include <limits>#include <type_traits>#include <vector>#include "zserio/Types.h"Go to the source code of this file.
Classes | |
| class | zserio::Span< T, Extent > |
Namespaces | |
| zserio | |
Variables | |
| constexpr size_t | zserio::dynamic_extent = std::numeric_limits<size_t>::max() |