|  | OS
    v1.7.5
    Documentation | 
Class that sets the number of bytes to be logged when a pointer is being used after. Example: More...
#include <logger.hpp>
| Public Member Functions | |
| mem (size_t nb) | |
| Instantiates a memory specifier to logger nb bytes. | |
Class that sets the number of bytes to be logged when a pointer is being used after. Example:
| 
 | inlineexplicit | 
Instantiates a memory specifier to logger nb bytes.
| [in] | nb | Number of bytes to be logged. |