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

Internal structures used for the psystem::format namespace. More...

Classes

struct  hex_ostream_output_tag
 Internal, intermediate result of the psystem::format::hex() function. More...
 
struct  mask_ostream_output_tag
 Internal, intermediate result of the mask() function. More...
 
struct  ptr_ostream_output_tag
 Internal, intermediate result of the ptr() function. More...
 
struct  swtch_ostream_output_tag
 Internal, intermediate result of the mask() function. More...
 

Detailed Description

Internal structures used for the psystem::format namespace.

Internal implementation details for pretty-printing.