C++ class for reading and writing XML structures. No need for a C++ code parser or special pre compiler. Specify a schema entirly in native C++. The schema is verified when XML is read and exceptions are thrown when the XML to be parse is invalid.
Updated 2019-10-08 21:11:52 +00:00
C++ matrix template classe for mathematics.
Updated 2018-10-10 12:27:09 +00:00