memory.h File Reference

CPP API: memory.h File Reference
memory.h File Reference
#include <utility>
Include dependency graph for memory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mio::observer_ptr< T >
 A non-owning pointer. More...
 

Namespaces

 mio
 A collection of classes to simplify handling of matrix shapes in meta programming.
 

Functions

template<typename T >
observer_ptr< T > mio::make_observer (T *p)