Searched defs:TestMap (Results 1 – 1 of 1) sorted by relevance
535 struct TestMap final : public Serializable { struct537 std::map<std::string, uint64_t> testMap = {541 bool Marshal(json &node) const override in Marshal()546 bool Unmarshal(const json &node) override in Unmarshal()551 bool operator==(const TestMap &other) const in operator ==()