Maze Builder Docs 7.5.6
Loading...
Searching...
No Matches
mazes::maze_str Struct Reference

String representation of a maze. More...

#include <maze_str.h>

Inheritance diagram for mazes::maze_str:
[legend]
Collaboration diagram for mazes::maze_str:
[legend]

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
 

Detailed Description

String representation of a maze.

Member Function Documentation

◆ maze()

std::string mazes::maze_str::maze ( ) const
inlineoverridevirtualnoexcept

Implements mazes::maze_interface.


The documentation for this struct was generated from the following file: