libcopp 2.3.1
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
weak_rc::n_reset Namespace Reference

Functions

template<class T , class U >
void test2 (copp::memory::strong_rc_ptr< U > &sp, T *=0)
 
void test ()
 

Function Documentation

◆ test()

void weak_rc::n_reset::test ( )

Definition at line 3615 of file rc_ptr_test.cpp.

References weak_rc::create_incomplete().

Referenced by weak_rc::CASE_TEST().

◆ test2()

template<class T , class U >
void weak_rc::n_reset::test2 ( copp::memory::strong_rc_ptr< U > &  sp,
T *  = 0 
)

Definition at line 3584 of file rc_ptr_test.cpp.

References CASE_EXPECT_TRUE.