Home
last modified time | relevance | path

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

/petsc/include/petsc/private/cpp/
H A Dunordered_map.hpp71 using const_reference = const value_type &; typedef in Petsc::khash::KHashTable
1235 using const_reference = typename table_type::const_reference; typedef in Petsc::UnorderedMap