calculator/src/CalcViewModel
Will 1113ff4b86 Updating comments per the C++ core guidelines and removing trailing whitespace (#194)
Fixed comments that were inconsistent with the style guidelines described in C++ core guidelines and the modern C++/WinRT language projections and removed trailing whitespace.

Inserted a space after the beginning of the comment so the text wasn't touching the // on all occurrences.

Removed all occurrences of trailing whitespace
2019-03-14 23:30:07 -07:00
..
Common Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
DataLoaders Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
ApplicationViewModel.cpp Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
ApplicationViewModel.h Hello GitHub 2019-01-28 16:24:37 -08:00
CalcViewModel.vcxproj Build with /W4 (#197) 2019-03-08 23:15:28 -08:00
CalcViewModel.vcxproj.filters Clean up project structure in Visual Studio (#8) 2019-02-04 11:52:28 -08:00
DateCalculatorViewModel.cpp Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
DateCalculatorViewModel.h Spelling (#135) 2019-03-07 10:27:13 -08:00
HistoryItemViewModel.cpp Replace escape sequences with path separators in include paths 2019-03-07 15:51:00 -08:00
HistoryItemViewModel.h Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
HistoryViewModel.cpp Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
HistoryViewModel.h - Avoid referencing project headers from precompiled headers. 2019-02-14 18:20:25 -08:00
MemoryItemViewModel.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
MemoryItemViewModel.h - Avoid referencing project headers from precompiled headers. 2019-02-14 18:20:25 -08:00
packages.config Hello GitHub 2019-01-28 16:24:37 -08:00
pch.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
pch.h Replace custom ARRAYSIZE macro with std::size (#208) 2019-03-14 21:06:12 -07:00
StandardCalculatorViewModel.cpp Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
StandardCalculatorViewModel.h Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
targetver.h Hello GitHub 2019-01-28 16:24:37 -08:00
UnitConverterViewModel.cpp Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
UnitConverterViewModel.h Updating comments per the C++ core guidelines and removing trailing whitespace (#194) 2019-03-14 23:30:07 -07:00
ViewState.cpp Hello GitHub 2019-01-28 16:24:37 -08:00
ViewState.h Hello GitHub 2019-01-28 16:24:37 -08:00