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-10-13 at 18:47:49 +0000