| ACE
    6.1.5
    | 
| Classes | |
| class | ACE_Stack_Trace | 
| Encapsulate a string representation of a stack trace on supported platforms. Stack traces for code built with optimize=1 (or "Release" configs on Visual Studio) may be misleading (missng frames) due to inlining performed by the compiler, which is indepenent of the inline=0 / inline=1 build option and the ACE_INLINE / ACE_NO_INLINE macros.  More... | |
| Macros | |
| #define | ACE_STACK_TRACE_SYMBUFSIZ 4096 | 
| #define ACE_STACK_TRACE_SYMBUFSIZ 4096 | 
 1.8.2
 1.8.2