Skip to content

Commit cb768bd

Browse files
author
p12
committed
Index: add members of std::regex_traits
1 parent 271013f commit cb768bd

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

index-functions-cpp.xml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3677,7 +3677,18 @@
36773677
</class>
36783678

36793679
<class name="std::regex_traits" link="cpp/regex/regex_traits">
3680-
<!-- todo -->
3680+
<constructor/>
3681+
<function name="length"/>
3682+
<function name="translate"/>
3683+
<function name="translate_nocase"/>
3684+
<function name="transform"/>
3685+
<function name="transform_primary"/>
3686+
<function name="lookup_collatename"/>
3687+
<function name="lookup_classname"/>
3688+
<function name="isctype"/>
3689+
<function name="value"/>
3690+
<function name="imbue"/>
3691+
<function name="getloc"/>
36813692
</class>
36823693

36833694
<enum name="std::regex_constants::syntax_option_type" link="cpp/regex/syntax_option_type"/>

0 commit comments

Comments
 (0)