user-defined types and basic_string

Gabriel Dos Reis gdr@integrable-solutions.net
Thu Aug 29 10:01:00 GMT 2002


Benjamin Kosnik <bkoz@redhat.com> writes:

| > Unless you know of an 'elegant' way to go from an int to a character, this 
| > will have to do.
| 
| Nope. 

I think using normal functions to convert an integer a POD should do
the trick.  Not really the most elegant, but...

-- Gaby



More information about the Libstdc++ mailing list