|
Scroom
0.14
|
#include <list>#include <boost/shared_ptr.hpp>#include <boost/weak_ptr.hpp>

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