memory.h Source File
|
CPP API
|
memory.h
Go to the documentation of this file.
bool operator!=(const observer_ptr &other) const
Definition: memory.h:81
observer_ptr(const observer_ptr &other)=default
T * get() const
Returns a raw pointer to the watched object.
Definition: memory.h:57
bool operator==(const observer_ptr &other) const
Definition: memory.h:77
A collection of classes to simplify handling of matrix shapes in meta programming.
Definition: models/abm/analyze_result.h:30
Generated by