Home
last modified time | relevance | path

Searched defs:internal_value_type (Results 1 – 1 of 1) sorted by relevance

/petsc/include/petsc/private/cpp/
H A Dunordered_map.hpp260 using internal_value_type = std::optional<value_type>; typedef in Petsc::khash::KHashTable
262 using internal_value_type = value_type; typedef in Petsc::khash::KHashTable