We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae0b74c commit a3e4a9aCopy full SHA for a3e4a9a
1 file changed
data/doxygen.h
@@ -146,6 +146,11 @@ namespace gul17 {
146
*
147
* \section changelog_gul17 GUL17 Versions
148
149
+ * \subsection UNRELEASED To be released
150
+ *
151
+ * - Add gul17::null_safe_string_view(const char*, std::size_t), which returns an empty
152
+ * string_view if given a null pointer.
153
154
* \subsection V25_7_0 Version 25.7.0
155
156
* - Add gul17::null_safe_string(const char*) and
0 commit comments