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

Om header file. More...

#include <memory>
#include "om/moveable.cpp"
+ Include dependency graph for moveable.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Om::Moveable
 An object that can be passed to Move to be moved. More...
 

Namespaces

 Om
 The Om library.
 

Macros

#define Om_Moveable_
 

Functions

template<typename TheMoveable >
std::auto_ptr< TheMoveable > Om::Move (TheMoveable &)
 

Detailed Description

Version
0.1.3
Date
2012-2014
Author
Jason Erb

Definition in file moveable.hpp.

Macro Definition Documentation

◆ Om_Moveable_

#define Om_Moveable_

Definition at line 17 of file moveable.hpp.