PStack  2.0
Stack trace printer for MSVC and GCC binaries
psystem::format::internal::ptr_ostream_output_tag Struct Reference

Internal, intermediate result of the ptr() function. More...

#include <iomanip.hpp>

Public Attributes

void const * value
 The value to output.
 

Detailed Description

Internal, intermediate result of the ptr() function.

Note
This class is only available on the stack. It cannot use psystem::stack_allocated because you cannot have an initializer-list constructed struct with a base class that is not also initializer-list constructed.

The documentation for this struct was generated from the following file: