logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

__gnu_pbds::detail::ov_tree_map_cond_dtor.3cxx

Author

       Generated automatically by Doxygen for libstdc++ from the source code.

                                                    libst__gnu_pbds::detail::ov_...:cond_dtor<Size_Type>(3cxx)

Detailed Description

template<typenameKey,typenameMapped,typenameCmp_Fn,typenameNode_And_It_Traits,typename_Alloc>
       template<typename Size_Type>
       class __gnu_pbds::detail::ov_tree_map< Key, Mapped, Cmp_Fn, Node_And_It_Traits, _Alloc >::cond_dtor<
       Size_Type >"Conditional destructor.

Name

       __gnu_pbds::detail::ov_tree_map< Key, Mapped, Cmp_Fn, Node_And_It_Traits, _Alloc >::cond_dtor< Size_Type
       > - Conditional destructor.

Synopsis

       #include <ov_tree_map_.hpp>

   PublicMemberFunctionscond_dtor (value_vector a_vec, iterator &r_last_it, Size_Type total_size)
       void set_no_action ()

   ProtectedAttributes
       value_vector m_a_vec
       const Size_Type m_max_size
       bool m_no_action
       iterator & m_r_last_it

See Also