Open
Description
Please check the FAQ documentation before raising an issue
Describe the bug (required)
As shown in #3641
g++ already support it from 4.9 as said in https://gcc.gnu.org/projects/cxx-status.html#cxx14
Your Environments (required)
- OS:
uname -a
- Compiler:
g++ --version
orclang++ --version
- CPU:
lscpu
- Commit id (e.g.
a3ffc7d8
)
How To Reproduce(required)
Steps to reproduce the behavior:
- Step 1
- Step 2
- Step 3
Expected behavior
Additional context
Activity