Hymn to Beauty
C++ 3D Engine
LockBox.hpp File Reference
#include <functional>
#include <memory>

Go to the source code of this file.

Classes

class  Utility::LockBox< T >
 
class  Utility::LockBox< T >::Key
 

Namespaces

namespace  Utility
 

Functions

template<typename T >
void Utility::swap (LockBox< T > &first, LockBox< T > &second)
 Swap two lockboxes with each other. More...