Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Assert that all defined features are in the known features set
Now that the features contexts track the full set of all known features, rather than the set of supported features, all defined features should be listed in the context definition macro. This adds a compile-time assertion to check that all bits for known features are set in the context known set.
- Loading branch information