| 
    step20
    
   | 
 
#include <generator.hpp>
 Classes | |
| struct | iterator | 
| struct | promise_type | 
Public Types | |
| using | handle = std::coroutine_handle< promise_type > | 
Public Member Functions | |
| auto | begin () const | 
| auto | end () const | 
| using step20::generator< T >::handle = std::coroutine_handle<promise_type> | 
      
  | 
  inline | 
      
  | 
  inline |