|
OpenVPN 3 Core Library
|
Test weak smart pointers. More...
Go to the source code of this file.
Functions | |
| template<typename Object , typename Ref > | |
| void | test () |
| TEST (Misc, WeakA) | |
| TEST (Misc, WeakB) | |
Test weak smart pointers.
Test weak smart pointers by having a vector of reference objects (Ref/RefType) that weakly point back to their parent object (Object).
Definition in file test_weak.cpp.
| void test | ( | ) |
Hide these classes from Doxygen. Especially namespaces A and B lead to unwanted references.
Definition at line 206 of file test_weak.cpp.
| TEST | ( | Misc | , |
| WeakA | |||
| ) |
Definition at line 234 of file test_weak.cpp.
| TEST | ( | Misc | , |
| WeakB | |||
| ) |
Definition at line 240 of file test_weak.cpp.