Searched defs:is_storage (Results 1 – 2 of 2) sorted by relevance
114 using is_storage = mp11::mp_and<is_indexable_container<T>, has_method_reset<T>, typedef
1093 const bool is_storage = GetParam().type.find("storage") != std::string::npos; in TEST_P() local1126 const bool is_storage = GetParam().type.find("storage") != std::string::npos; in TEST_P() local