Jpp
21.0.0-rc.1-88-g0130508c4
the software that should make you happy
Loading...
Searching...
No Matches
externals
km3net-dataformat
build
_deps
km3netcmakesetup-src
examples
version-consumer
library.cc
Go to the documentation of this file.
1
#include "km3net/version-consumer/version.h"
2
3
#include <string>
4
5
extern
"C"
const
char
*
version_consumer_shared_version
() {
6
static
const
std::string version = version::consumer::getVersion();
7
return
version.c_str();
8
}
version_consumer_shared_version
const char * version_consumer_shared_version()
Definition
library.cc:5
Generated by
1.12.0