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

Author

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

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

Detailed Description

       Representation of a warning.

       Definition at line 73 of file profiler_trace.h.

Name

       __gnu_profile::__warning_data - Representation of a warning.

Synopsis

PublicMemberFunctions__warning_data (float __m, __stack_t __c, const char *__id, const std::string &__msg)
       bool operator< (const __warning_data &__other) const

   PublicAttributes
       __stack_t __context
       float __magnitude
       const char * __warning_idstd::string__warning_message

See Also