Xalan-C++ API Reference  1.12.0
Macros
ICUResData.hpp File Reference
#include "xalanc/Include/PlatformDefinitions.hpp"
#include <xercesc/util/XercesDefs.hpp>
Include dependency graph for ICUResData.hpp:

Go to the source code of this file.

Macros

#define MAKE_STRING(a)   #a
 
#define INVK_MAKE_STRING(a)   MAKE_STRING(a)
 

Macro Definition Documentation

◆ INVK_MAKE_STRING

#define INVK_MAKE_STRING (   a)    MAKE_STRING(a)

Definition at line 26 of file ICUResData.hpp.

◆ MAKE_STRING

#define MAKE_STRING (   a)    #a

Definition at line 25 of file ICUResData.hpp.