namespace mylib { static const char* version() { return "v1.0"; } } // namespace mylib