calculator/src
Nicholas Baron cdd2b1c8ad Updates to copypastemanager (#390)
Related to #55 and #64
Description of the changes:
Added constexpr to formerly static const or #define variables
Applied C++ Core Guideline NR.2
Added auto and const in appropriate places

How changes were validated:
Used the provided unit tests
2019-04-22 16:59:13 -07:00
..
build Hello GitHub 2019-01-28 16:24:37 -08:00
CalcManager Compile CalcManager project with or without precompiled headers (#436) 2019-04-17 17:28:45 -07:00
Calculator Clicking on the same element in the hamburger view should re-open that view, like the menu items do (#447) 2019-04-19 18:59:10 -07:00
CalculatorUnitTests Fix test code that never executes (#465) 2019-04-18 17:05:44 -07:00
CalcViewModel Updates to copypastemanager (#390) 2019-04-22 16:59:13 -07:00
Calculator.sln Remove .editorconfig from sln (#290) 2019-03-13 12:50:23 -07:00
nuget.config updating nuget.org source to point to V3 (#129) 2019-03-07 07:33:22 -08:00
Settings.XamlStyler Hello GitHub 2019-01-28 16:24:37 -08:00