1 #include <samchon/protocol/IHTMLEntity.hpp> 3 #include <samchon/WeakString.hpp> 9 IHTMLEntity::IHTMLEntity()
12 template<>
auto IHTMLEntity::toTD(
const WeakString &wstr) ->
string 14 return toTD(wstr.
str());
auto str() const -> std::string
Get the string content.
Package of network protocol and libraries.
Top level namespace of products built from samchon.
A string class only references characeters, reference only.