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