libxml++ 2.91.3



About libxml++
==============

libxml++ is a C++ wrapper for the libxml2 XML parser library. It has
SAX and DOM-like APIs, but does not attempt to conform exactly to the
DOM specification. Its API is simpler than the underlying libxml2 C
API.

News
====

* Element: Remove a redundant nullptr check
  (Renu Tyagi) Bug #757515

* Use scoped enums (enum class) instead of unscoped enums
* Document: Test for nullptr in a constructor
* DomParser: Make operator bool() explicit
  (Kjell Ahlstedt)

* The ABI and API are not identical to libxml++ 2.91.2.
  There may be more changes in ABI and/or API before the first stable
  libxml++-3.0 release.


ChangeLog
=========
https://download.gnome.org/sources/libxml++/2.91/libxml++-2.91.3.changes  (2.38K)

Download
========
https://download.gnome.org/sources/libxml++/2.91/libxml++-2.91.3.tar.xz (913K)
  sha256sum: f9f910cacd1d07c71679eeea36ae018189b72b4b7dd11511a76562377ed4d06a



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