8#ifndef META_OCEAN_PLATFORM_APPLE_SYSTEM_H
9#define META_OCEAN_PLATFORM_APPLE_SYSTEM_H
52 static double version(
unsigned int* major =
nullptr,
unsigned int* minor =
nullptr);
60 static bool isMinimalVersion(
const unsigned int minimalMajor,
const unsigned int minimalMinor);
The namespace covering the entire Ocean framework.
Definition Accessor.h:15