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

Author

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

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

Detailed Description

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

       Definition at line 42 of file profiler_list_to_vector.h.

Name

       __gnu_profile::__list2vector_info - A list-to-vector instrumentation line in the object table.

Synopsis

       Inherits __gnu_profile::__object_info_base.

       Inherited by __gnu_profile::__list2vector_stack_info.

   PublicMemberFunctions__list2vector_info (__stack_t __stack)
       std::string__advice () const
       bool __is_valid () const
       std::size_t __iterate ()
       float __list_cost ()
       float __magnitude () const
       void __merge (const __list2vector_info &__o)
       void __merge (const __object_info_base &__o)
       void __opr_insert (std::size_t __shift, std::size_t __size)
       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