Talk:cpp/string/basic string
From cppreference.com
< Talk:cpp
[edit] Duplication
Some non-member functions are at the higher-level page and some are here, is that ok? Should all be duplicated here? --Cubbi
- I think we can move these functions here. P12 11:40, 12 September 2011 (PDT)
[edit] Errors
The member type pointer is defined as T, which does not seem to make sense, because T is nowhere defined. Should it be CharT* instead?
- Yes, that is an error. Thanks. Fixing. --Cubbi 19:06, 13 March 2012 (PDT)