Searched refs:CATCH_AUTO_PTR (Results 1 – 1 of 1) sorted by relevance
305 # define CATCH_AUTO_PTR( T ) std::unique_ptr<T> macro307 # define CATCH_AUTO_PTR( T ) std::auto_ptr<T> macro