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
It should be const at least, probably also noexcept on the concrete
resources but it would likely have to be conditional noexcept on the
type-erased version.
Shouldn't the get_platform method of resources be a const method? What about noexcept?
The text was updated successfully, but these errors were encountered: