36 #ifndef BUILD_INFO_LIB 37 #define BUILD_INFO_LIB 72 return __DATE__
" " __TIME__;
84 return "Git hash not defined.";
97 return "Git hash long not defined.";
constexpr auto gitHashLong()
constexpr auto timeNowNow()
constexpr auto dateTimeNow()
constexpr auto dateToday()