You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the storage policy comes first, which means that I have to specify a storage policy even if I only want to customize the vtable policy. It should be possible to provide the vtable policy first as well (basically, unordered template parameters).
The text was updated successfully, but these errors were encountered:
Right now, the storage policy comes first, which means that I have to specify a storage policy even if I only want to customize the vtable policy. It should be possible to provide the vtable policy first as well (basically, unordered template parameters).
The text was updated successfully, but these errors were encountered: