Tomasz Sowa ac3c59323b add methods: try_esc_to_json(wchar_t val, stream) try_esc_to_xml(...) try_esc_to_csv(...)
Those methods return true if the val character was escaped and put
to the out stream. If the character is invalid for such a stream
they only return true without putting it to the stream.
2022-02-04 14:19:54 +01:00
2021-05-18 23:58:46 +02:00
Description
No description provided
2.2 MiB
Languages
C++ 98.3%
Shell 0.6%
C 0.6%
Makefile 0.5%