Searched refs:__has_feature (Results 1 – 1 of 1) sorted by relevance
7 #ifndef __has_feature8 #define __has_feature(__x) 0 macro10 #if !(__has_feature(cxx_static_assert)) && !defined(static_assert)