#include "basestr.h"
Go to the source code of this file.
Classes | |
class | StringVar |
Extends its String base class to become self-sizing. This means that we need to override only functions in StringBase that try to create or extend the text allocation. More... |