chsvlib
chsv helper source code

◆ STRING_BEGIN

#define STRING_BEGIN   namespace String {

Defines the beginning of the Chusov::String 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.