|
Maze Builder Docs 7.5.6
|
String representation of a maze. More...
#include <maze_str.h>
Public Member Functions | |
| maze_str (std::string d) | |
| std::string | maze () const noexcept override |
Public Member Functions inherited from mazes::maze_interface | |
Public Attributes | |
| std::string | data |
String representation of a maze.
|
inlineoverridevirtualnoexcept |
Implements mazes::maze_interface.