Home
last modified time | relevance | path

Searched refs:CLARA_AUTO_PTR (Results 1 – 1 of 1) sorted by relevance

/external/bcc/tests/cc/
Dcatch.hpp3923 # define CLARA_AUTO_PTR( T ) std::unique_ptr<T> macro
3925 # define CLARA_AUTO_PTR( T ) std::auto_ptr<T> macro
4261 typedef CLARA_AUTO_PTR( Arg ) ArgAutoPtr;