Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
Microsoft-GSL
/
b2ee48433448556a7be63074f8aaf45ab47a95c1
/
tests
/
notnull_tests.cpp
b2ee484
Move from unittest-cpp to catch for unit testing. (#533)
by Neil MacIntosh
· 7 years ago
247c425
Fixes dereferencing operator issue #517 introduced in PR #513 (#516)
by Alexey Malov
· 7 years ago
23581d4
Adding derference operator to not_null (#513)
by saurabh singh
· 7 years ago
ebe7ebf
Reformat files to follow clang-format style (#492)
by Tiago
· 8 years ago
534bb4c
Added support of not_null<smart_ptr> comparison (#473)
by Alexey Malov
· 8 years ago
d641796
Cleanup additional GCC warnings
by Rian Quinn
· 8 years ago
222c2d8
Removed .h extension from header files.
by Galik
· 8 years ago
f6cc579
Renamed include/ folder to gsl/ to make including the library consistent
by galik
· 8 years ago
fa056f6
Enabled -Wall for gcc and clang.
by Neil MacIntosh
· 9 years ago
ef626fd
Renamed namespace to 'gsl'. Renamed macro to configure testing.
by Neil MacIntosh
· 9 years ago
783eaab
Add various copy assignment operators to not_null and maybe_null_*.
by Kern Handa
· 9 years ago
2b6d904
not_null and maybe_null variants should only work on nullptr-assignable types.
by Kern Handa
· 9 years ago
a9dcbe0
Initial commit of library files.
by Neil MacIntosh
· 9 years ago