Jonathan via Digitalmars-d-learn Mon, 06 Apr 2015 12:20:49 -0700
http://dlang.org/traits.html#isSame
struct S { } writeln(__traits(isSame, S, S));