https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102470
Patrick Palka changed:
What|Removed |Added
Resolution|--- |DUPLICATE
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102470
Arthur O'Dwyer changed:
What|Removed |Added
CC||arthur.j.odwyer at gmail dot
com
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102470
--- Comment #1 from Kun Ge ---
I misplaced the wrong piece of codes.
the code that actually triggered the error is:
//---
#include
#include
struct MemAttr {
std::size_t size;
std::size_t align;
};
template constexpr MemAtt