Provided by: libstdc++-5-doc_5.4.0-6ubuntu1~16.04.12_all bug

NAME

       __gnu_profile::__trace_base< __object_info, __stack_info > -

SYNOPSIS

   Public Member Functions
       __object_info * __add_object (__stack_t __stack)
       void __collect_warnings (__warning_vector_t &__warnings)
       void __free ()
       void __retire_object (__object_info *__info)
       void __write (FILE *__f)

   Protected Attributes
       const char * __id

Detailed Description

   template<typename __object_info, typename __stack_info>
       class __gnu_profile::__trace_base< __object_info, __stack_info >" Base class for all trace
       producers.

       Definition at line 190 of file profiler_trace.h.

Author

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

libstdc++                        __gnu_profile::t_trace9base< __object_info, __stack_info >(3cxx)