aboutsummaryrefslogtreecommitdiff
path: root/examples/inheritance/README
blob: c74510ba83aacaed3f062a5859f289ccbd175a12 (plain)
1
2
3
This example shows how to implement XML persistence for C++ classes that use
inheritance. For the simple case without inheritance see the 'persistence'
example.