Re: [libxml++] [ libxmlplusplus-Patches-810606 ] Element::add_comment()
- From: Dan Dennedy <dan dennedy org>
- To: libxmlpp <Libxmlplusplus-general lists sourceforge net>
- Subject: Re: [libxml++] [ libxmlplusplus-Patches-810606 ] Element::add_comment()
- Date: 22 Sep 2003 09:51:34 -0400
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]