| __gnu_cxx | This namespace serves two purposes |
| abi | The cross-vendor C++ Application Binary Interface |
| std | Everything defined by the ISO C++ Standard is within namespace std |
| std::rel_ops | The generated relational operators are sequestered here |
| std::tr1 | Everything defined by the TR1 is within namespace std::tr1 |
1.4.0