|
dot-xx
A personal collection of small C++ modules
|
A class for testing and tracking object lifetimes. More...
import std;Classes | |
| class | dxx::selftest::LifetimeTester |
| A simple class for tracking object moves/copies during their lives in containers. More... | |
Namespaces | |
| namespace | dxx::selftest |
| Main namespace of dxx::selftest module. | |
A class for testing and tracking object lifetimes.