Scroom  0.14
stuff.hh File Reference
#include <list>
#include <boost/shared_ptr.hpp>
#include <boost/weak_ptr.hpp>
Include dependency graph for stuff.hh:
This graph shows which files directly or indirectly include this file:

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 ()