![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Classes | |
| class | QDOC_CATCH_GENERATORS_UTILITIES_ABSOLUTE_NAMESPACE::GeneratorHandler< T > |
Namespaces | |
| namespace | QDOC_CATCH_GENERATORS_UTILITIES_ABSOLUTE_NAMESPACE |
Functions | |
| template<typename T> | |
| Catch::Generators::GeneratorWrapper< T > | QDOC_CATCH_GENERATORS_UTILITIES_ABSOLUTE_NAMESPACE::handler (Catch::Generators::GeneratorWrapper< T > &&generator) |
| Returns a generator wrapping generator that ensures that changes its semantics so that the first call to get should be preceded by a call to next. | |