Home | History | Annotate | Download | only in src

Lines Matching refs:auto_ptr

21 #include <memory>  // auto_ptr
234 // Boost scoped_ptr, if available, could be used instead of std::auto_ptr.
235 std::auto_ptr<const BlockHash> dh_; // hash table is populated at startup
236 std::auto_ptr<BlockHash> th_; // hash table not populated;