We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
It might be possible without a ton of work to support VSC++ 2012 w/ the november CTP (variadic templates), which would also mean support for 2013 RTM.
Main things to look at here are ever place we use constexpr, the name demangling, and the static instantiation code.