Searched defs:CLARA_AUTO_PTR (Results 1 – 1 of 1) sorted by relevance
4381 # define CLARA_AUTO_PTR( T ) std::unique_ptr<T> macro4383 # define CLARA_AUTO_PTR( T ) std::auto_ptr<T> macro