Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.c++ > #6670
| From | ruben safir <ruben@mrbrklyn.com> |
|---|---|
| Newsgroups | comp.lang.c++ |
| Subject | Clarification on ostreams from Stoustrup |
| Date | 2011-06-13 04:19 +0000 |
| Organization | PANIX Public Access Internet and UNIX, NYC |
| Message-ID | <it434k$ioc$3@reader1.panix.com> (permalink) |
I'm wondering if anyone can explain what Stroustrup means in this paragraph on ostream and char_traits. He wrote: "The basic_ostream template parameter control the type of characters that is used by the implementation; they do not affect the types of values that can be output." FWIW this is from from The C++ programming language 3rd edition pg 608 Ruben
Back to comp.lang.c++ | Previous | Next — Next in thread | Find similar
Clarification on ostreams from Stoustrup ruben safir <ruben@mrbrklyn.com> - 2011-06-13 04:19 +0000 Re: Clarification on ostreams from Stoustrup Victor Bazarov <v.bazarov@comcast.invalid> - 2011-06-14 11:43 -0400
csiph-web