Re: string
From: Tom Widmer (tom_usenet_at_hotmail.com)
Date: 02/23/05
- Next message: Kevin Frey: "Re: auto_ptr pass-by-value to a method results in erroneous object destruction"
- Previous message: Jonathan Turkanis: "Re: auto_ptr pass-by-value to a method results in erroneous object destruction"
- In reply to: hangaround: "Re: string"
- Next in thread: anonymous_at_discussions.microsoft.com: "Re: string"
- Reply: anonymous_at_discussions.microsoft.com: "Re: string"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 23 Feb 2005 10:20:19 +0000
hangaround wrote:
> std::bitset<8> header((std::string(a)));
> This workaround doesn't work!
Compiler bug - it does work on VC++7.1. What version are you using?
Tom
- Next message: Kevin Frey: "Re: auto_ptr pass-by-value to a method results in erroneous object destruction"
- Previous message: Jonathan Turkanis: "Re: auto_ptr pass-by-value to a method results in erroneous object destruction"
- In reply to: hangaround: "Re: string"
- Next in thread: anonymous_at_discussions.microsoft.com: "Re: string"
- Reply: anonymous_at_discussions.microsoft.com: "Re: string"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|