Home
last modified time | relevance | path

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

/petsc/include/petsc/private/cpp/
H A Dunordered_map.hpp223 static PETSC_CONSTEXPR_14 flags_type default_bit_pattern_impl_() noexcept in default_bit_pattern_impl_() function in Petsc::khash::KHashTable
248 PETSC_CONSTEXPR_14 auto ret = default_bit_pattern_impl_<flag_bucket_width::value>(); in default_bit_pattern()