Home
last modified time | relevance | path

Searched defs:StringMakerBase (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/bcc/tests/cc/
H A Dcatch.hpp1637 struct StringMakerBase { struct
1640 static std::string convert( T const& v ) in convert()
1651 struct StringMakerBase<true> { struct
1653 static std::string convert( T const& _value ) { in convert()