We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49393ea commit b96d90eCopy full SHA for b96d90e
1 file changed
src/lib_json/json_reader.cpp
@@ -889,7 +889,6 @@ bool Reader::good() const {
889
class OurFeatures {
890
public:
891
static OurFeatures all();
892
- OurFeatures() = default;
893
bool allowComments_;
894
bool strictRoot_;
895
bool allowDroppedNullPlaceholders_;
0 commit comments