user Fri, 11 Apr 2014 19:44:23 -0700
void foo(int x) {
string name = getFunctionName(); assert(name == "foo"); } Compile time or runtime either is OK. Thanks