shapeworks::PlatformUtils
Platform utility functions.
#include <PlatformUtils.h>
Public Functions
Name | |
---|---|
bool | is_windows() |
bool | is_linux() |
bool | is_macos() |
Public Functions Documentation
function is_windows
static inline bool is_windows()
function is_linux
static inline bool is_linux()
function is_macos
static inline bool is_macos()
Updated on 2025-09-04 at 08:01:26 +0000