libstdc++-v3/include/std/* | Preprocessor code to redirect to profile extension headers. |
libstdc++-v3/include/profile/* | Profile extension public headers (map, vector, ...). |
libstdc++-v3/include/profile/impl/* | Profile extension internals. Implementation files are
only included from impl/profiler.h , which is the only
file included from the public headers. |