Om
Classes | Namespaces | Macros | Functions
owner.hpp File Reference

Om header file. More...

#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 > &)
 

Detailed Description

Version
0.1.3
Date
2012-2014
Author
Jason Erb

Definition in file owner.hpp.

Macro Definition Documentation

◆ Om_Owner_

#define Om_Owner_

Definition at line 17 of file owner.hpp.