Home
last modified time | relevance | path

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

/dports/math/xtensor/xtensor-0.24.0/test/
H A Dtest_common.hpp962 using exp_const_storage_iterator = SCIT; in test_iterator_types() typedef
967 EXPECT_TRUE((std::is_same<const_storage_iterator, exp_const_storage_iterator>::value)); in test_iterator_types()