MCPcopy Create free account
hub / github.com/PlayFab/gsdk / all

Method all

cpp/cppsdk/jsoncpp.cpp:306–306  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

304 allowDroppedNullPlaceholders_(false), allowNumericKeys_(false) {}
305
306Features Features::all() { return Features(); }
307
308Features Features::strictMode() {
309 Features features;

Callers

nothing calls this directly

Calls 2

OurFeaturesClass · 0.85
FeaturesClass · 0.50

Tested by

no test coverage detected