Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/tools/catch/
Dcatch.hpp3931 # define CLARA_AUTO_PTR( T ) std::unique_ptr<T> macro
3933 # define CLARA_AUTO_PTR( T ) std::auto_ptr<T> macro
4287 typedef CLARA_AUTO_PTR( Arg ) ArgAutoPtr;