Re: [libxml++] [ libxmlplusplus-Patches-810606 ] Element::add_comment()



On Mon, 2003-09-22 at 09:44, SourceForge.net wrote:
> +CommentNode* Element::add_comment(const std::string&
> content)
> +{
> +  if(cobj()->type == XML_ELEMENT_NODE)

this test is not necessary






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]