15 #ifndef OPENSCENARIO_INTERPRETER__SYNTAX__UNSIGNED_SHORT_HPP_
16 #define OPENSCENARIO_INTERPRETER__SYNTAX__UNSIGNED_SHORT_HPP_
23 inline namespace syntax
Definition: escape_sequence.hpp:22
std::string string
Definition: junit5.hpp:26
Definition: unsigned_short.hpp:26
std::uint16_t value_type
Definition: unsigned_short.hpp:27
value_type data
Definition: unsigned_short.hpp:29
auto operator++() noexcept -> UnsignedShort &
Definition: unsigned_short.cpp:38