|
Unravel Engine C++ Reference
|
#include <utility>#include <type_traits>Go to the source code of this file.
Namespaces | |
| namespace | generator |
Functions | |
| template<typename generator_t > | |
| int | generator::count (const generator_t &generator) noexcept |
| Counts the number of steps left in the generator. | |