static json to_object(const T &)
Serialize to a json object.
This is the header file for a generated source file, GitSHA1.cpp.
static std::string to_string(const T &)
Serialize to an std::string.
A JSON serializer that can serialize an object of type T.
#define ASSERT_LOG(cond, msg)