MT Core (C++)
Core library for replacing C++ standard in project usage
Loading...
Searching...
No Matches
mtcore::io::FormatOptions Struct Reference

Options for specifying formatting. More...

#include <format.hpp>

Collaboration diagram for mtcore::io::FormatOptions:

Public Attributes

Slice< const char > formatStr
 

Detailed Description

Options for specifying formatting.

Definition at line 36 of file format.hpp.

Member Data Documentation

◆ formatStr

Slice<const char> mtcore::io::FormatOptions::formatStr

Definition at line 37 of file format.hpp.


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