chsvlib
chsv helper source code

◆ MATH_BEGIN

#define MATH_BEGIN   namespace Math {

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

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