Using std types and functions within GCC

Pierrick Philippe pierrick.philippe@irisa.fr
Thu Mar 14 12:53:26 GMT 2024


Hi all,

I was wondering, is there any conventions or guidelines regarding the
usage of types and/or functions coming from the C++ std library within
the compiler?

To explicit a bit more, I am working on modification on the analyzer and
might need to use a pair.

Thank you for your time,

Pierrick


More information about the Gcc mailing list