std_fstream.h: Tweak a comment.
2003-11-15 Paolo Carlini <pcarlini@suse.de> * include/std/std_fstream.h: Tweak a comment. From-SVN: r73640
This commit is contained in:
parent
e22171afb9
commit
781a529886
@ -1,3 +1,7 @@
|
||||
2003-11-15 Paolo Carlini <pcarlini@suse.de>
|
||||
|
||||
* include/std/std_fstream.h: Tweak a comment.
|
||||
|
||||
2003-11-15 Roger Sayle <roger@eyesopen.com>
|
||||
|
||||
* include/c_std/std_cmath.h: Don't import C99's float transcendentals
|
||||
|
@ -145,7 +145,7 @@ namespace std
|
||||
|
||||
/**
|
||||
* @if maint
|
||||
* Pointer to the beginning of internally-allocated space.
|
||||
* Pointer to the beginning of internal buffer.
|
||||
* @endif
|
||||
*/
|
||||
char_type* _M_buf;
|
||||
|
Loading…
Reference in New Issue
Block a user