|
Boost :
|
- Next message: Beman Dawes: "Re: [boost] [C++0x] Emulate C++0x char16_t, char32_t, std::u16string, and std::u32string"
- Previous message: Joshua Boyce: "Re: [boost] [C++0x] Emulate C++0x char16_t, char32_t, std::u16string, and std::u32string"
- In reply to: Beman Dawes: "[boost] [C++0x] Emulate C++0x char16_t, char32_t, std::u16string, and std::u32string"
- Next in thread: Beman Dawes: "Re: [boost] [C++0x] Emulate C++0x char16_t, char32_t, std::u16string, and std::u32string"
- Reply: Beman Dawes: "Re: [boost] [C++0x] Emulate C++0x char16_t, char32_t, std::u16string, and std::u32string"
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.
- Next message: Beman Dawes: "Re: [boost] [C++0x] Emulate C++0x char16_t, char32_t, std::u16string, and std::u32string"
- Previous message: Joshua Boyce: "Re: [boost] [C++0x] Emulate C++0x char16_t, char32_t, std::u16string, and std::u32string"
- In reply to: Beman Dawes: "[boost] [C++0x] Emulate C++0x char16_t, char32_t, std::u16string, and std::u32string"
- Next in thread: Beman Dawes: "Re: [boost] [C++0x] Emulate C++0x char16_t, char32_t, std::u16string, and std::u32string"
- Reply: Beman Dawes: "Re: [boost] [C++0x] Emulate C++0x char16_t, char32_t, std::u16string, and std::u32string"
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk