11class WeakStorageFeature {
15 ::ll::TypedStorage<8, 16, ::std::optional<::std::reference_wrapper<::FeatureRegistry>>> mRegistry;
16 ::ll::TypedStorage<8, 8, uint64> mIndex;
21 WeakStorageFeature& operator=(WeakStorageFeature
const&);
22 WeakStorageFeature(WeakStorageFeature
const&);
27 MCAPI WeakStorageFeature();
29 MCAPI WeakStorageFeature(::WeakStorageFeature&& other);
33 MCFOLD
bool _isSet()
const;
35 MCAPI ::WeakStorageFeature& operator=(::WeakStorageFeature&& other);
43 MCAPI
void* $ctor(::WeakStorageFeature&& other);