Had some weird issues with the CDT indexer as well. It looks like it works now though. In the project properties, select "C/C++ general", then "Preprocessor Include Paths". Go to "Providers", select "CDT GCC Built-in Compiler Settings MinGW" and add " -std=c++14" to the command line. Then rebuild the index a few times.