18 ::ll::TypedStorage<8, 8, ::cereal::SerializerContext&> mContext;
19 ::ll::TypedStorage<8, 8, ::cereal::LoaderConfig const&> mConfig;
20 ::ll::TypedStorage<8, 8, ::cereal::Constraint const*> mConstraint;
21 ::ll::TypedStorage<1, 1, bool> mIsTopLevel;
26 LoadState& operator=(LoadState
const&);
27 LoadState(LoadState
const&);
Definition SerializerContext.h:17