ecto
|
#include <boost/shared_ptr.hpp>
#include <boost/function/function1.hpp>
#include <ecto/util.hpp>
#include <ecto/tendril.hpp>
#include <stdexcept>
#include <string>
Go to the source code of this file.
Classes | |
class | ecto::spore< T > |
The spore is a typed handle for tendrils, making holding onto tendrils a bit easier. More... | |
Namespaces | |
ecto | |