7 ms·
Things like alignment support didn't come out in g++ until 4.8 [1] but now you could start actually do most of what the EASTL is doing aside from the access to
by chuckcode 12y ago
Things like alignment support didn't come out in g++ until 4.8 [1] but now you could start actually do most of what the EASTL is doing aside from the access to private members
[1] https://gcc.gnu.org/projects/cxx0x.html https://gcc.gnu.org/projects/cxx0x.html