1 #ifndef CPPTL_JSON_FEATURES_H_INCLUDED
2 # define CPPTL_JSON_FEATURES_H_INCLUDED
42 #endif // CPPTL_JSON_FEATURES_H_INCLUDED
bool allowComments_
true if comments are allowed. Default: true.
bool strictRoot_
true if root must be either an array or an object value. Default: false.
Configuration passed to reader and writer.