Regina Calculation Engine
|
Core definitions that must be included in every Regina header file. More...
Macros | |
#define | REGINA_API |
All non-templated, non-static functions, classes and global variables that are part of Regina's public interface must be declared with REGINA_API. More... | |
#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. More... | |
Core definitions that must be included in every Regina header file.