Orxonox
0.0.5 Codename: Arcturus
|
Go to the source code of this file.
Classes | |
class | Loki::RefToValue< T > |
Transports a reference as a value Serves to implement the Colvin/Gibbons trick for SmartPtr/ScopeGuard. More... | |
Namespaces | |
Loki | |
Functions | |
template<class T > | |
RefToValue< T > | Loki::ByRef (T &t) |
RefToValue creator. More... | |