template <typename C, bool = sizeof(IsContainerTest<C>(0)) == sizeof(IsContainer)>

struct IsRecursiveContainerImpl