-
Notifications
You must be signed in to change notification settings - Fork 279
Closed
Description
Applicable Language Features:
- - Inheriting constructors (Type classes, wrapper sets)
- - constexpr (potentially no need to duplicate types as enumerations for switch cases, define global constants correctly, have better offset wrapping code)
- - deprecated attribute (for renamed functions)
- - Upgrade projects to VS 2015
- - Upgrade example solution to VS 2015
Reactions are currently unavailable