GSL/tests
saurabh singh 30595c1f1d Restricting usage of owner<T> to pointer types (#507)
* Restricting usage of owner<T> to pointer types

* Removing an additional type that was created for testing

* Added comment about the new constraint on owner

* Adding dereference operator to not_null

* Removing dereference operator changes for not-null

* Removing dereference operator changes for not-null

* Review comments
2017-05-30 20:08:12 -07:00
..
unittest-cpp@c331bb0dea Updated submodule reference for unittest-cpp to latest (#483) 2017-04-13 10:46:31 -07:00
algorithm_tests.cpp Reformat files to follow clang-format style (#492) 2017-04-20 07:51:37 -07:00
assertion_tests.cpp Reformat files to follow clang-format style (#492) 2017-04-20 07:51:37 -07:00
at_tests.cpp Reformat files to follow clang-format style (#492) 2017-04-20 07:51:37 -07:00
bounds_tests.cpp Reformat files to follow clang-format style (#492) 2017-04-20 07:51:37 -07:00
byte_tests.cpp Reformat files to follow clang-format style (#492) 2017-04-20 07:51:37 -07:00
CMakeLists.txt Update CMake usage (#493) 2017-04-25 17:08:36 -07:00
multi_span_tests.cpp Reformat files to follow clang-format style (#492) 2017-04-20 07:51:37 -07:00
notnull_tests.cpp Adding derference operator to not_null (#513) 2017-05-30 10:06:21 -07:00
owner_tests.cpp Restricting usage of owner<T> to pointer types (#507) 2017-05-30 20:08:12 -07:00
span_tests.cpp Reformat files to follow clang-format style (#492) 2017-04-20 07:51:37 -07:00
strided_span_tests.cpp Reformat files to follow clang-format style (#492) 2017-04-20 07:51:37 -07:00
string_span_tests.cpp Reformat files to follow clang-format style (#492) 2017-04-20 07:51:37 -07:00
utils_tests.cpp Reformat files to follow clang-format style (#492) 2017-04-20 07:51:37 -07:00