|
tess 0.4.0
Performance-first tile and path simulation substrate
|
#include <tess/ops/queued.h>
Public Member Functions | |
| constexpr auto | operations () const noexcept -> std::span< const PlannedOperation > |
| constexpr bool | empty () const noexcept |
| constexpr auto | size () const noexcept -> std::size_t |
Friends | |
| class | ExecutionReport |
| class | ExecutionPhase |
Immutable ordered view of the operations accepted by one planning pass.