[libcxx-commits] [PATCH] D60145: libcxx: Add _LIBCPP_NODISCARD_EXT to 38 more functions

Stephan T. Lavavej via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 2 15:20:06 PDT 2019


STL_MSFT added inline comments.


================
Comment at: libcxx/include/algorithm:2599
 _Tp
 max(initializer_list<_Tp> __t)
 {
----------------
You seem to have missed marking this overload.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60145/new/

https://reviews.llvm.org/D60145





More information about the libcxx-commits mailing list