This struct provides a namespace for utility functions retrieving information about the operating system.

Synopsis

Declared in <bdls_osutil.h>

struct OsUtil;

Static Member Functions

Name

Description

getOsInfo

Load operating system name, version, and patch into the output strings.

Created with MrDocs