Searched defs:EnableIf (Results 1 - 1 of 1) sorted by relevance
/gem5/ext/googletest/googletest/include/gtest/internal/ | ||
H A D | gtest-internal.h | 947 template<> struct EnableIf<true> { typedef void type; }; // NOLINT struct in namespace:testing::internal |
Completed in 10 milliseconds