Searched defs:EnableIf (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h947 template<> struct EnableIf<true> { typedef void type; }; // NOLINT struct in namespace:testing::internal

Completed in 9 milliseconds