diff options
Diffstat (limited to 'libcharconv.h')
| -rw-r--r-- | libcharconv.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libcharconv.h b/libcharconv.h index 966b8ec..e220062 100644 --- a/libcharconv.h +++ b/libcharconv.h @@ -378,6 +378,11 @@ LIBCHARCONV_FUNC_(libcharconv_ideographic_tally_marks); */ LIBCHARCONV_FUNC_(libcharconv_negative); +/** + * Convert characters and character sequences to symbols + */ +LIBCHARCONV_FUNC_(libcharconv_symbols); + #undef LIBCHARCONV_FUNC_ #endif |
