From a308202095fb9717f5a938c842e389ccd07196b9 Mon Sep 17 00:00:00 2001 From: koldo Date: Fri, 11 Dec 2015 20:43:30 +0000 Subject: [PATCH] .Core: Doc. fixes git-svn-id: svn://ultimatepp.org/upp/trunk@9283 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppsrc/Core/src.tpp/algo$en-us.tpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uppsrc/Core/src.tpp/algo$en-us.tpp b/uppsrc/Core/src.tpp/algo$en-us.tpp index fa476c34e..68f6dd124 100644 --- a/uppsrc/Core/src.tpp/algo$en-us.tpp +++ b/uppsrc/Core/src.tpp/algo$en-us.tpp @@ -80,7 +80,7 @@ ame]_[_^ValueType^ T`::ValueType]_[* Sum]([@(0.0.255) const]_[*@4 T][@(0.0.255) [s5;:FindMin`(const C`&`,int`,int`):%- [@(0.0.255) template]_<[@(0.0.255) class]_[*@4 C]>_[@(0.0.255) i nt]_[* FindMin]([@(0.0.255) const]_[*@4 C][@(0.0.255) `&]_[*@3 c], [@(0.0.255) int]_[*@3 pos], [@(0.0.255) int]_[*@3 count])&] -[s2; Finds the index of minumum value of [%-*@3 c], in [%-*@3 count ]elements +[s2; Finds the index of minimum value of [%-*@3 c], in [%-*@3 count ]elements starting at [%-*@3 pos]. Elements must have operator< defined.&] [s3; &] [s4;%- &] @@ -91,7 +91,7 @@ nt]_[* FindMin]([@(0.0.255) const]_[*@4 C][@(0.0.255) `&]_[*@3 c])&] [s4;%- &] [s5;:Min`(const C`&`):%- [@(0.0.255) template]_<[@(0.0.255) class]_[*@4 C]>_[@(0.0.255) int]_ [* Min]([@(0.0.255) const]_[*@4 C][@(0.0.255) `&]_[*@3 c])&] -[s2; Returns the minumum element of [%-*@3 c]. If [%-*@3 c] is empty, +[s2; Returns the minimum element of [%-*@3 c]. If [%-*@3 c] is empty, behaviour is undefined (ASSERT in debug mode).&] [s3; &] [s4;%- &]