chsvlib
chsv helper source code

◆ MEMORY_BEGIN

#define MEMORY_BEGIN   namespace Memory {

Defines the beginning of the Chusov::Memory namespace without defining the encapsulating namespace.

Warning
The definition does not include the namespace containing the current one. I.e. only Memory namespace beginning is defined but not the Chusov. Therefore, the current namespace delimiters must be defined in the appropriate scope.