[ Web Proxy ]
URL:
Viewing: http://ru.cppreference.com/cpp/numeric/valarray/min [Back]  [Original]

std::valarray::min cppreference.com
cppreference.com

std::valarray::min

cppreference.com

<metanoindex/>

 
C++
(C++20)
(C++20)
(C++11)
(C++20)
/
(C++11)
(C++11)
(C++11)
(C++17)
 
(C++17)
(C++20)
(C++11)
(C++11)
(C++17)
(C++17)
(C++20)
(C++20)
(C++11)
(C++17)
(C++20)
(C++23)
(C++20)
(C++20)
(C++20)
(C++20)
(C++20)
(C++20)
(C++20)
(C++20)
(C++20)
 
 
<tbody> </tbody>
T min() const;
.
:
Computes the minimum value of the elements.
Google.
. .
, .
:
If there are no elements, the behavior is undefined.
Google.
. .
, operator< T.
:
The function can be used only if operator< is defined for type T.
Google.
. .

()

.
:
The minimum of the elements.
Google.
. .

.


(public -) []

Web Proxy Viewer  |  New URL  |  Original Page