Instead of replacing the global new operator we could write a custom allocator that uses xmalloc, and we can have e.g. gcc::string as a typedef for std::basic_string<char, std::char_traits<char>, gcc::xmallocator<char>>
- using C++ STL containers in GCC/gfortran source code Janus Weil
- Re: using C++ STL containers in GCC/gfortran source ... N.M. Maclaren
- Re: using C++ STL containers in GCC/gfortran sou... Janus Weil
- Re: using C++ STL containers in GCC/gfortran... Pedro Alves
- Re: using C++ STL containers in GCC/gfor... Janus Weil
- Re: using C++ STL containers in GCC... Pedro Alves
- Re: using C++ STL containers in... Janus Weil
- Re: using C++ STL container... Pedro Alves
- Re: using C++ STL container... Jonathan Wakely
- Re: using C++ STL container... Pedro Alves
- Re: using C++ STL container... Jonathan Wakely
- Re: using C++ STL container... Pedro Alves
- Re: using C++ STL containers in... Frank Ch. Eigler
- Re: using C++ STL container... Jakub Jelinek
- Re: using C++ STL container... Pedro Alves
- Re: using C++ STL containers in GCC/gfortran... N.M. Maclaren
- Re: using C++ STL containers in GCC/gfortran source ... Janus Weil
- Re: using C++ STL containers in GCC/gfortran sou... Jakub Jelinek
- Re: using C++ STL containers in GCC/gfortran... Pedro Alves