|
YOrch 1.0.0
|
Intermediate index data for the serial-DFS compact slot layout. More...
#include <layout.hpp>
Public Attributes | |
| std::array< std::size_t, Plan::node_count > | physical_slot_indices {} |
| std::array< std::size_t, Plan::node_count > | payload_depths {} |
| std::size_t | physical_slot_count = 0 |
Intermediate index data for the serial-DFS compact slot layout.
Definition at line 90 of file layout.hpp.
| std::array<std::size_t, Plan::node_count> yorch::detail::compact_slot_index_layout< Plan >::payload_depths {} |
Definition at line 94 of file layout.hpp.
| std::size_t yorch::detail::compact_slot_index_layout< Plan >::physical_slot_count = 0 |
Definition at line 96 of file layout.hpp.
| std::array<std::size_t, Plan::node_count> yorch::detail::compact_slot_index_layout< Plan >::physical_slot_indices {} |
Definition at line 92 of file layout.hpp.