Searched defs:never_throws (Results 1 – 2 of 2) sorted by relevance
5 void never_throws() noexcept(true) { in never_throws() function
19 void never_throws() throw () { in never_throws() function