|
Regina Calculation Engine
|
Core definitions that must be included in every Regina header file. More...
Defines | |
| #define | REGINA_API |
| All non-templated, non-static functions and classes that are part of Regina's public interface must be declared with REGINA_API. | |
| #define | REGINA_LOCAL |
| Classes and functions that are local to the current compilation unit and should not be publicly exported may be declared with REGINA_LOCAL. | |
Core definitions that must be included in every Regina header file.