C1402: This C++ feature (<Feature>) is not implemented yet

[ERROR]

Description

The C++ compiler does not support all C++ features yet. Here is the list of features causing the error:

Tips

Try to avoid to use such a feature, e.g. using global static objects instead local ones.