11class OwnerStorageFeature {
15 ::ll::TypedStorage<8, 16, ::std::optional<::std::reference_wrapper<::FeatureRegistry>>> mRegistry;
16 ::ll::TypedStorage<8, 8, uint64> mIndex;
21 OwnerStorageFeature& operator=(OwnerStorageFeature
const&);
22 OwnerStorageFeature(OwnerStorageFeature
const&);
23 OwnerStorageFeature();
28 MCAPI OwnerStorageFeature(::OwnerStorageFeature&& other);
32 MCFOLD ::IFeature& _getStackRef()
const;
34 MCAPI
bool _hasValue()
const;
36 MCAPI ~OwnerStorageFeature();
42 MCAPI
void* $ctor(::OwnerStorageFeature&& other);