Searched refs:cxx_throw (Results 1 – 1 of 1) sorted by relevance
84 void cxx_throw(typename enable_if<(sizeof...(Args) > 0), const char *>::type fmt, Args&&... args) { in cxx_throw() function89 cxx_throw<Exception>("Youpi",1); in test()