Home
last modified time | relevance | path

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

/external/bcc/tests/cc/
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()