|
stlab 2.3.0
Modern, modular C++ algorithms, data structures, and concurrency primitives
|
Regular type that logs lifetime and comparison events to std::cout. More...
#include <model.hpp>
Public Attributes | |
| int | _x |
Regular type that logs lifetime and comparison events to std::cout.
Logs constructor, destructor, copy/move construction, assignment, operator<, and swap.