I saw that the libstdc++ Profile Mode has been deprecated recently (see GCC 7 changes).
I just know that the Profile Mode provides some useful suggestions about the usage of c++ standard library. But since it is deprecated, how to get similar suggestions instead?