|
Maze Builder Docs 8.2.1
|
Contract for converting arguments to args. More...
#include <convert_contract.h>
Public Member Functions | |
| virtual std::optional< args > | convert (std::string_view arguments) const noexcept=0 |
| Convert arguments to args. | |
Contract for converting arguments to args.
|
nodiscardpure virtualnoexcept |
Convert arguments to args.
| arguments | The arguments to convert |
Implemented in mazes::parsing_state.