|
cortex 0.0.1
|
A builder class for creating Generator instances with custom configuration. More...
#include <generator.hpp>
Public Member Functions | |
| Builder () | |
| Generator | Build (Body body) && |
| Builder | SetStackSizeInBytes (std::size_t stack_size_bytes) &&noexcept |
| Builder | SetMemoryResource (MemoryResourceSharedPtr resource) &&noexcept |
A builder class for creating Generator instances with custom configuration.
|
inline |
|
inline |
|
inlinenoexcept |
|
inlinenoexcept |