aboutsummaryrefslogtreecommitdiffstats
path: root/libcharconv.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcharconv.h')
-rw-r--r--libcharconv.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/libcharconv.h b/libcharconv.h
index e220062..b6050a9 100644
--- a/libcharconv.h
+++ b/libcharconv.h
@@ -383,6 +383,12 @@ LIBCHARCONV_FUNC_(libcharconv_negative);
*/
LIBCHARCONV_FUNC_(libcharconv_symbols);
+/**
+ * Convert characters and character sequences to
+ * control characters, spaces, and SOFT HYPHENs
+ */
+LIBCHARCONV_FUNC_(libcharconv_control_characters);
+
#undef LIBCHARCONV_FUNC_
#endif