#include <policies.h>
|
| constexpr | ShallowHistoryStorage () |
| |
| constexpr void | clear () |
| |
| constexpr std::uint16_t | get (std::uint16_t parent) const |
| |
| constexpr void | set (std::uint16_t parent, std::uint16_t child) |
| |
|
| std::array< std::uint16_t, StateCount > | state {} |
| |
◆ ShallowHistoryStorage()
template<std::size_t StateCount>
◆ clear()
template<std::size_t StateCount>
◆ get()
template<std::size_t StateCount>
◆ set()
template<std::size_t StateCount>
◆ state
template<std::size_t StateCount>
The documentation for this struct was generated from the following file: