Searched defs:copy_throwable (Results 1 – 1 of 1) sorted by relevance
151 struct copy_throwable { struct152 copy_throwable() {} in copy_throwable() argument153 copy_throwable(const copy_throwable&) { throw "deal with it"; } in copy_throwable() argument