31 Oct
2014
31 Oct
'14
10:51 a.m.
I have a recursive variant definition that can handle JSON data. Is
there a way to read JSON data using PropertyTree into a recursive
JSON?
Here is the variant defn.
#define BOOST_VARIANT_NO_FULL_RECURSIVE_VARIANT_SUPPORT
#include