File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 4646** xref:cmath.adoc#cmath_classification[Classification and Comparison]
4747** xref:cmath.adoc#cmath_spec_fun[Special Functions]
4848** xref:cmath.adoc#non_standard_cmath[Non-Standard Functions]
49- * xref:cstdlib.adoc[]
50- * xref:charconv.adoc[]
51- * xref:format.adoc[]
52- * xref:cfenv.adoc[]
53- * xref:cfloat.adoc[]
54- * xref:cstdio.adoc[]
55- * xref:functional.adoc[]
56- * xref:limits.adoc[]
57- * xref:strings.adoc[]
49+ * xref:cstdlib.adoc[`<cstdlib>` Support (`strtod`) ]
50+ * xref:charconv.adoc[`<charconv>` Support (`to_/from_chars`) ]
51+ * xref:format.adoc[`<format>` and pass:[{fmt}] Support ]
52+ * xref:cfenv.adoc[`<cfenv>` Support (Rounding Modes) ]
53+ * xref:cfloat.adoc[`<cfloat>` Support (Eval Modes) ]
54+ * xref:cstdio.adoc[`<cstdio>` Support (`printf`) ]
55+ * xref:functional.adoc[`<functional>` Support (`hash`) ]
56+ * xref:limits.adoc[`<limits>` Support (`numeric_limits`) ]
57+ * xref:strings.adoc[`<string>` Support (`to_string`) ]
5858* xref:config.adoc[]
5959** xref:config.adoc#configuration_user[User Configuration]
6060** xref:config.adoc#configuration_automatic[Automatic Configuration]
You can’t perform that action at this time.
0 commit comments