|
Om
|
Include dependency graph for copyable.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Om::Copyable |
| An object that can be passed to Copy to be copied. More... | |
Namespaces | |
| Om | |
| The Om library. | |
Macros | |
| #define | Om_Copyable_ |
Functions | |
| template<typename TheCopyable > | |
| std::auto_ptr< TheCopyable > | Om::Copy (TheCopyable const &) |
Definition in file copyable.hpp.
| #define Om_Copyable_ |
Definition at line 17 of file copyable.hpp.