Closed GoogleCodeExporter closed 8 years ago
The design of rapidjson prevents polymorphism due to performance consideration.
However, if you would like to, you can create a base class with virtual
functions and wrap the current writer/prettywriter classes as its derived
classes.
The accept function should still work.
Original comment by milo...@gmail.com
on 12 Aug 2013 at 8:52
Original comment by milo...@gmail.com
on 20 Jun 2014 at 11:20
Original issue reported on code.google.com by
kennfda...@gmail.com
on 8 Aug 2013 at 6:10