openMSX
|
#include <array>
#include <string>
#include <string_view>
Go to the source code of this file.
Functions | |
template<typename Output > | |
void | XMLEscape (std::string_view s, Output output) |
std::string | XMLEscape (std::string_view s) |
|
inline |
Definition at line 66 of file XMLEscape.hh.
References XMLEscape().
|
inline |
Definition at line 22 of file XMLEscape.hh.
Referenced by TEST_CASE(), and XMLEscape().