From ef173ebbf0dbe0fe90f3e16052efae3d7376292d Mon Sep 17 00:00:00 2001 From: klugier Date: Sun, 12 Jun 2016 10:05:37 +0000 Subject: [PATCH] .doc .core std::string now points to cpp reference git-svn-id: svn://ultimatepp.org/upp/trunk@9933 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppsrc/Core/src.tpp/String$en-us.tpp | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/uppsrc/Core/src.tpp/String$en-us.tpp b/uppsrc/Core/src.tpp/String$en-us.tpp index 8da76d9b4..6a1bbfdff 100644 --- a/uppsrc/Core/src.tpp/String$en-us.tpp +++ b/uppsrc/Core/src.tpp/String$en-us.tpp @@ -94,8 +94,8 @@ assigning [* Null ]to [* String ](which is same as assigning the empty [* String]).&] [s3;%- &] [s4;%- &] -[s5;:String`:`:String`(const string`&`):%- [* String]([@(0.0.255) const]_std`::string[@(0.0.255) `& -]_[*@3 s])&] +[s5;:String`:`:String`(const string`&`):%- [* String]([@(0.0.255) const]_[_^http`:`/`/en`.cppreference`.com`/w`/cpp`/string`/basic`_string^ s +td`::string][@(0.0.255) `&]_[*@3 s])&] [s2; Constructor to achieve minimal STL compatibility.&] [s3; &] [s0; &] @@ -248,7 +248,8 @@ followed by [* Shrink ]operation (in other words, internal buffer gets reallocated to the exact size of source).&] [s3;%- &] [s4;%- &] -[s5;:String`:`:ToStd`(`)const:%- [* std`::string]_[* ToStd]()_[@(0.0.255) const]&] +[s5;:String`:`:ToStd`(`)const:%- [_^http`:`/`/en`.cppreference`.com`/w`/cpp`/string`/basic`_string^ s +td`::string]_[* ToStd]()_[@(0.0.255) const]&] [s2; Converts String to std`::string.&] [s3;%- &] [s4;%- &] @@ -449,7 +450,8 @@ nt]_[*@3 pos], [@(0.0.255) const]_[_^wchar^ wchar]_`*[*@3 s], [@(0.0.255) int]_[ [s2; Sets the number of characters (length) to [%-*@3 pos].&] [s3;%- &] [s4;%- &] -[s5;:WString`:`:ToStd`(`)const:%- std`::wstring_[* ToStd]()_[@(0.0.255) const]&] +[s5;:WString`:`:ToStd`(`)const:%- [_^http`:`/`/en`.cppreference`.com`/w`/cpp`/string`/basic`_string^ s +td`::wstring]_[* ToStd]()_[@(0.0.255) const]&] [s2; Converts WString to std`::string.&] [s0;%- &] [s0;%- &]