Home
last modified time | relevance | path

Searched refs:for_3171_base (Results 1 - 1 of 1) sorted by relevance

/third_party/json/tests/src/
H A Dunit-regression2.cpp222 struct for_3171_base // NOLINT(cppcoreguidelines-special-member-functions) struct
224 for_3171_base(const std::string& /*unused*/ = {}) {} in for_3171_base() function
225 virtual ~for_3171_base() = default;
235 struct for_3171_derived : public for_3171_base
241 inline void from_json(const json& j, for_3171_base& tb) in from_json()

Completed in 2 milliseconds