From cd56cae0326c8b53a22ab1a437e0e37d20045813 Mon Sep 17 00:00:00 2001 From: Christian Mazakas Date: Thu, 6 Jan 2022 15:27:18 -0800 Subject: [PATCH] Update reference docs for `find()` to include heterogeneous overloads --- doc/ref.php | 46 +++++++++++++++++++++++++++++++++++++++------- 1 file changed, 39 insertions(+), 7 deletions(-) diff --git a/doc/ref.php b/doc/ref.php index 35df3f49..b3a69d75 100644 --- a/doc/ref.php +++ b/doc/ref.php @@ -1272,6 +1272,24 @@ EOL; const_iterator + + + + K const& + + iterator + + + + + K const& + + const_iterator +