I really like the new additions of C++17, but in MinGW -std=c++1z doesn't give me an error, but whenever I try to include a new header it says, the file couldn't be found. So where can I get them and where should I place them?
My MinGW/G++ version is
g++.exe (i686-posix-dwarf, Built by MinGW-W64 project) 6.1.0
Those that are available are experimental, but if you want to use them. The ones that you can use already came with your compiler. You just need to add the right command line argument to your compiler to use them.