summaryrefslogtreecommitdiff
path: root/examples/cxx/tree/streaming/parser.hxx
AgeCommit message (Collapse)AuthorFilesLines
2021-02-25Switch to build2Karen Arutyunov1-67/+0
2014-07-04Update streaming example with new implementationBoris Kolpackov1-12/+34
2014-03-19Remove author from source filesBoris Kolpackov1-1/+0
2009-10-13Extended the streaming exampleBoris Kolpackov1-0/+46
It now shows how to perform stream-oriented, partially in-memory XML processing using the C++/Tree mapping.