|
Om
|
#include "om/taker.hpp"#include <memory>#include "boost/intrusive_ptr.hpp"#include "om/owner.cpp"
Include dependency graph for owner.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Om::Owner< ThisValue > |
| A polymorphic object with value semantics. More... | |
Namespaces | |
| Om | |
| The Om library. | |
| boost | |
Macros | |
| #define | Om_Owner_ |
Functions | |
| template<typename TheValue > | |
| void | boost::swap (Om::Owner< TheValue > &, Om::Owner< TheValue > &) |
Definition in file owner.hpp.