Searched refs:m_update_metadata (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/
H A Dentry_metadata_base.hpp51 Metadata m_update_metadata; member in struct:__gnu_pbds::detail::lu_map_entry_metadata_base
H A Dfind_fn_imps.hpp85 { return s_update_policy(p_l->m_update_metadata); }
H A Dinsert_fn_imps.hpp101 { new (&p_l->m_update_metadata) Metadata(s_update_policy()); }
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/
H A Dentry_metadata_base.hpp51 Metadata m_update_metadata; member in struct:__gnu_pbds::detail::lu_map_entry_metadata_base
H A Dfind_fn_imps.hpp85 { return s_update_policy(p_l->m_update_metadata); }
H A Dinsert_fn_imps.hpp101 { new (&p_l->m_update_metadata) Metadata(s_update_policy()); }

Completed in 109 milliseconds