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_profile::__vector2list_stack_info.3cxx

Author

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

libstdc++                                        Tue Jul 19 2022   __gnu_profile::__vector2list_stack_info(3cxx)

Detailed Description

       A vector-to-list instrumentation line in the stack table.

       Definition at line 121 of file profiler_vector_to_list.h.

Name

       __gnu_profile::__vector2list_stack_info - A vector-to-list instrumentation line in the stack table.

Synopsis

       Inherits __gnu_profile::__vector2list_info.

   PublicMemberFunctions__vector2list_stack_info (const __vector2list_info &__o)
       std::string__advice () const
       bool __is_valid () const
       std::size_t __iterate ()
       float __list_cost ()
       float __magnitude () const
       void __merge (const __object_info_base &__o)
       void __merge (const __vector2list_info &__o)
       void __opr_insert (std::size_t __pos, std::size_t __num)
       void __opr_iterate (int __num)
       std::size_t __resize ()
       void __resize (std::size_t __from, std::size_t)
       void __set_invalid ()
       void __set_list_cost (float __lc)
       void __set_vector_cost (float __vc)
       std::size_t __shift_count ()
       __stack_t __stack () const
       void __write (FILE *__f) const

   ProtectedAttributes
       __stack_t _M_stack
       bool _M_valid

See Also