Loading [MathJax]/extensions/tex2jax.js
1.6.0
Geostatistics & Machine Learning toolbox | https://gstlearn.org
 
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
EJustify.hpp File Reference
#include "Enum/AEnum.hpp"

Macros

#define ENUM_JUSTIFY
 

Macro Definition Documentation

◆ ENUM_JUSTIFY

#define ENUM_JUSTIFY
Value:
EJustify, LEFT, \
LEFT, -1, "Left Justification", \
CENTER, 0, "Center Justification", \
RIGHT, 1, "Right Justification"