|
Scroom 0.14-49-gb7ae7a6d
|
#include <list>#include <memory>

Go to the source code of this file.
Namespaces | |
| namespace | Scroom |
| namespace | Scroom::Utils |
Typedefs | |
| using | Scroom::Utils::Stuff = std::shared_ptr< void > |
| using | Scroom::Utils::StuffWeak = std::weak_ptr< void > |
| using | Scroom::Utils::StuffList = std::list< Stuff > |
Functions | |
| Stuff | Scroom::Utils::Empty () |