SObjectizer 5.8
Loading...
Searching...
No Matches
so_5::details::ios_helpers::pointer Struct Reference

Helper for showing pointer value. More...

#include <ios_helpers.hpp>

Public Member Functions

 pointer (const void *what)
 

Public Attributes

const void * m_what
 

Detailed Description

Helper for showing pointer value.

Since
v.5.5.4
Note
It's safe to pass a nullptr to pointer instance.

Definition at line 70 of file ios_helpers.hpp.

Constructor & Destructor Documentation

◆ pointer()

so_5::details::ios_helpers::pointer::pointer ( const void * what)
inline

Definition at line 74 of file ios_helpers.hpp.

Member Data Documentation

◆ m_what

const void* so_5::details::ios_helpers::pointer::m_what

Definition at line 72 of file ios_helpers.hpp.


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