https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123819

--- Comment #1 from Lyubomir Filipov <lyubomir.filipov at amusnet dot com> ---
The issue also happens without the MyStringView struct - just using
std::string_view
and adding
```
#define private public
```

before including <meta> (in order to resolve the access errors) leads to the
same behavior
  • [Bug c++/123819] New: [re... lyubomir.filipov at amusnet dot com via Gcc-bugs
    • [Bug c++/123819] [re... lyubomir.filipov at amusnet dot com via Gcc-bugs

Reply via email to