https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77992
Lei YU changed:
What|Removed |Added
CC||mine260309 at gmail dot com
--- Comment #18
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90415
--- Comment #7 from Lei YU ---
Additional information.
std::experimental::fundamentals_v1::any has no problem, so the below code
compiles fine.
```
#include
#include
#include
bool is_copy_constructible_tuple_any() {
return
std::is_copy_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90415
Lei YU changed:
What|Removed |Added
CC||mine260309 at gmail dot com
--- Comment #6