#include <toast/singleton.hpp>
This factory is only useful if you're using boost::thread_specific_ptr<T> as your HolderType and only then if you'd like each instance of T to be created differently.
Static Public Member Functions | |
static void | set (typed_factory< T > const &f) |
static typed_factory< T > | get () |