openMSX
|
StringStorage: Acts like a 'const char*', but in addition calls free() when the pointer goes out of scope. More...
#include <StringStorage.hh>
Public Member Functions | |
void | operator() (char *p) const |
StringStorage: Acts like a 'const char*', but in addition calls free() when the pointer goes out of scope.
Definition at line 13 of file StringStorage.hh.
|
inline |
Definition at line 15 of file StringStorage.hh.