diff options
Diffstat (limited to 'libstdc++-v3/docs/doxygen/doxygroups.cc')
-rw-r--r-- | libstdc++-v3/docs/doxygen/doxygroups.cc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libstdc++-v3/docs/doxygen/doxygroups.cc b/libstdc++-v3/docs/doxygen/doxygroups.cc index ccf7204..a1f3b28 100644 --- a/libstdc++-v3/docs/doxygen/doxygroups.cc +++ b/libstdc++-v3/docs/doxygen/doxygroups.cc @@ -202,6 +202,14 @@ relation. Rather, it partitions the range. */ // // // // // // // // // // // // // // // // // // // // // // // // +/** @addtogroup setoperations Set operation algorithms +These algorithms are common set operations performed on sequences that are +already sorted. + +The number of comparisons will be linear. +*/ + +// // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // /* * @addtogroup groupname description of group |