Searched refs:has_nothrow_constructor (Results 1 – 3 of 3) sorted by relevance
13 #if __has_feature(has_nothrow_constructor)14 int has_nothrow_constructor();
1576 void has_nothrow_constructor() { in has_nothrow_constructor() function
2985 #if __has_feature(has_nothrow_constructor) || (_GNUC_VER >= 403)3041 #if __has_feature(has_nothrow_constructor) || (_GNUC_VER >= 403)