v2.0.0
Loading...
Searching...
No Matches
sts_global.cpp
Go to the documentation of this file.
1//=============================================================================================================
18
19//=============================================================================================================
20// INCLUDES
21//=============================================================================================================
22
23#include "sts_global.h"
24
25//=============================================================================================================
26// DEFINE METHODS
27//=============================================================================================================
28
30
31//=============================================================================================================
32
33const char* STSLIB::buildHash(){ return UTILSLIB::gitHash();}
34
35//=============================================================================================================
36
STSLIB shared-library export macro and build-info accessors for the statistical-tests library.
constexpr auto gitHashLong()
Definition buildinfo.h:83
constexpr auto gitHash()
Definition buildinfo.h:70
constexpr auto dateTimeNow()
Definition buildinfo.h:61
STSSHARED_EXPORT const char * buildHashLong()
STSSHARED_EXPORT const char * buildDateTime()
STSSHARED_EXPORT const char * buildHash()