<experimental/generator>
: Problem using generator
for simple test case "cannot create a pointer to reference"
#4999
Labels
wontfix
This will not be worked on
Describe the bug
I tried porting the example on how to use std::generator from cppreference
and i get this error:
Command-line test case
Expected behavior
Should work and print out
A B C D E F G
STL version
Additional context
Just in case this is helpful:

The text was updated successfully, but these errors were encountered: