Loading src/html.cpp +1 −0 Original line number Original line Diff line number Diff line Loading @@ -1157,6 +1157,7 @@ int libhtmlpp::HtmlElement::getIntAtributte(const char* name) { } } libhtmlpp::HtmlElement::Attributes::Attributes() { libhtmlpp::HtmlElement::Attributes::Attributes() { _nextAttr=nullptr; } } libhtmlpp::HtmlElement::Attributes::~Attributes() { libhtmlpp::HtmlElement::Attributes::~Attributes() { Loading Loading
src/html.cpp +1 −0 Original line number Original line Diff line number Diff line Loading @@ -1157,6 +1157,7 @@ int libhtmlpp::HtmlElement::getIntAtributte(const char* name) { } } libhtmlpp::HtmlElement::Attributes::Attributes() { libhtmlpp::HtmlElement::Attributes::Attributes() { _nextAttr=nullptr; } } libhtmlpp::HtmlElement::Attributes::~Attributes() { libhtmlpp::HtmlElement::Attributes::~Attributes() { Loading