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
cpp
static inline bool is_windows()
function is_linux
cpp
static inline bool is_linux()
function is_macos
cpp
static inline bool is_macos()
Updated on 2026-03-31 at 16:02:10 +0000