DiGraphX
  1. Pages
    1. About
  2. Namespaces
  1. Classes
  2. Files

#include <cppcoro/recursive_generator.hpp>
template<typename T>
cppcoro::recursive_generator class

Contents

  • Reference
    • Public types
    • Constructors, destructors, conversion operators
    • Public functions

Public types

class iterator
class promise_type

Constructors, destructors, conversion operators

recursive_generator() noexcept
recursive_generator(promise_type& promise) noexcept
recursive_generator(recursive_generator&& other) noexcept
recursive_generator(const recursive_generator& other) deleted
~recursive_generator()

Public functions

auto operator=(const recursive_generator& other) -> recursive_generator& deleted
auto operator=(recursive_generator&& other) -> recursive_generator& noexcept
auto begin() -> iterator
auto end() -> iterator noexcept
void swap(recursive_generator& other) noexcept
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    DiGraphX. Created with Doxygen 1.10.0 and m.css.