14 ::ll::TypedStorage<4, 4, uint> mId;
15 ::ll::TypedStorage<4, 8, ::std::optional<::cereal::internal::ReflectedType>> mType;
16 ::ll::TypedStorage<8, 40, ::std::optional<::std::string>> mName;
17 ::ll::TypedStorage<8, 40, ::std::optional<::std::string>> mDescription;
22 SchemaInfo(SchemaInfo
const&);
Definition SchemaInfo.h:10