18 #ifndef itkBuildInformation_h
19 #define itkBuildInformation_h
45 struct BuildInformationGlobals;
78 using MapType = std::map<MapKeyType, MapStorageType >;
88 static const MapType & GetMap();
91 static const std::vector< MapKeyType > GetAllKeys();
#define itkGetGlobalDeclarationMacro(Type, VarName)
Base class for most ITK classes.