Home
last modified time | relevance | path

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

/external/fmtlib/test/
Dcore-test.cc528 struct copy_throwable { struct
529 copy_throwable() {} in copy_throwable() argument
530 copy_throwable(const copy_throwable&) { throw "deal with it"; } in copy_throwable() function