diff --git a/test/boost_no_std_min_max.ipp b/test/boost_no_std_min_max.ipp index 8ddb32bc..a8260062 100644 --- a/test/boost_no_std_min_max.ipp +++ b/test/boost_no_std_min_max.ipp @@ -8,7 +8,7 @@ // MACRO: BOOST_NO_STD_MIN_MAX // TITLE: std::min and std::max // DESCRIPTION: The C++ standard library does not provide -// the min() and max() template functions that +// the (min)() and (max)() template functions that // should be in . #include