Maze Builder Docs 8.2.1
Loading...
Searching...
No Matches
mazes::create_contract Class Referenceabstract

Contract for the create function in the runtime. More...

#include <create_contract.h>

Inheritance diagram for mazes::create_contract:
[legend]

Public Member Functions

virtual std::string_view create (const configurator &config, randomizer &rng) noexcept=0
 

Detailed Description

Contract for the create function in the runtime.

Member Function Documentation

◆ create()

virtual std::string_view mazes::create_contract::create ( const configurator & config,
randomizer & rng )
nodiscardpure virtualnoexcept

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