throwing_ptr
Smart pointers that throw on dereference if null
|
Go to the source code of this file.
Functions | |
TEST_CASE ("operator<< prints stored ptr", "[shared_ptr][streams]") | |
TEST_CASE ("operator<< prints nullptr", "[shared_ptr][streams]") | |
TEST_CASE | ( | "operator<< prints stored ptr" | , |
"" | [shared_ptr][streams] | ||
) |
Definition at line 10 of file shared_ptr_ostream.cpp.
TEST_CASE | ( | "operator<< prints nullptr" | , |
"" | [shared_ptr][streams] | ||
) |
Definition at line 19 of file shared_ptr_ostream.cpp.