Definition in file rcsid.h.
Go to the source code of this file.
Value:
namespace { \ inline const char* get_rcsid(const char*) \ { \ return id ; \ } \ const char* rcsid = get_rcsid(rcsid); \ }
Definition at line 39 of file rcsid.h.