|
SDL3pp
A slim C++ wrapper for SDL3
|
It has StringParam to use on parameters and StringResult to have a simple std::string-like interface for SDL allocated strings. More...

Classes | |
| class | SDL::StringParam |
| Helpers to use C++ strings parameters. More... | |
| struct | SDL::StringResult |
| A simple std::string-like interface for SDL allocated strings. More... | |
| class | SDL::SourceBytes |
| Source byte stream. More... | |
| class | SDL::TargetBytes |
| Target byte stream. More... | |