首页
obiwahn
Karma: 14Joined: 超过 10 年前
ID: obiwahn
About
struct obiwahn {
std::string name, homepage, github, mail;
obiwahn() : name("Jan Christoph Uhde")
, homepage("http://UhdeJC.com")
, github("github.com/obiwahn")
, mail("linux@obiwahn.org") {}
};
Submissions
Visit submission history to see stories and comments by obiwahn.