mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-10-31 22:37:19 +01:00
Helper classes to used CType functions as predicate in algorithms.
This commit is contained in:
@@ -33,7 +33,7 @@ namespace SqMod {
|
||||
static const SQChar EMPTY_STR_CHAR = 0;
|
||||
const SQChar * g_EmptyStr = &EMPTY_STR_CHAR;
|
||||
|
||||
// --------------------------------------------------------------------------------------------
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
PluginFuncs* _Func = NULL;
|
||||
PluginCallbacks* _Clbk = NULL;
|
||||
PluginInfo* _Info = NULL;
|
||||
|
||||
Reference in New Issue
Block a user