Searched refs:IsContainerTest (Results 1 – 2 of 2) sorted by relevance
939 IsContainer IsContainerTest(int /* dummy */) { in IsContainerTest() function945 IsNotContainer IsContainerTest(long /* dummy */) { in IsContainerTest() function971 bool = sizeof(IsContainerTest<C>(0)) == sizeof(IsContainer)>
139 (sizeof(IsContainerTest<T>(0)) == sizeof(IsContainer)) &&