Home
last modified time | relevance | path

Searched refs:exp_storage_iterator (Results 1 – 1 of 1) sorted by relevance

/dports/math/xtensor/xtensor-0.24.0/test/
H A Dtest_common.hpp961 using exp_storage_iterator = SIT; in test_iterator_types() typedef
966 EXPECT_TRUE((std::is_same<storage_iterator, exp_storage_iterator>::value)); in test_iterator_types()