tesseract v5.3.3.20231005
|
#include <gtest-internal.h>
Public Types | |
using | type = IndexSequence< I...,(sizeofT+I)... > |
Definition at line 1170 of file gtest-internal.h.
using testing::internal::DoubleSequence< false, IndexSequence< I... >, sizeofT >::type = IndexSequence<I..., (sizeofT + I)...> |
Definition at line 1171 of file gtest-internal.h.