OpenTTD Source  12.0-beta2
SQConvert::SQAutoFreePointers Struct Reference

Pointers assigned to this class will be free'd when this instance comes out of scope. More...

#include <squirrel_helper.hpp>

Inheritance diagram for SQConvert::SQAutoFreePointers:

Detailed Description

Pointers assigned to this class will be free'd when this instance comes out of scope.

Useful to make sure you can use stredup(), without leaking memory.

Definition at line 30 of file squirrel_helper.hpp.


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