MCPcopy Create free account
hub / github.com/Xtra-Computing/thundersvm / releaseDate

Method releaseDate

src/thundersvm/util/log.cpp:2990–2992  ·  view source on GitHub ↗

@brief Release date of current version

Source from the content-addressed store, hash-verified

2988 }
2989/// @brief Release date of current version
2990 const std::string VersionInfo::releaseDate(void) {
2991 return std::string("02-08-2017 2312hrs");
2992 }
2993
2994} // namespace el

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected