Subject: Re: [boost] [C++0x] Emulate C++0x char16_t, char32_t, std::u16string, and std::u32string
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-07-20 20:37:31


On 07/20/2011 10:27 PM, Beman Dawes wrote:

> The header I'm using is attached. I propose to place this in
> <boost/string_0x.hpp> rather than, say,
> <boost/filesystem/detail/string_0x.hpp>, and providing a simple doc
> page.

This header adds stuff to namespace std.

That's not allowed, and doesn't even work with some standard library
implementations.