Returns whether or not the member name of an aggregate has the special name this, __ctor or __dtor.
CTFEable.
Aggregate member string to compare.
true if the member string matches this, __ctor or __dtor; false if not.
See Implementation
Returns whether or not the member name of an aggregate has the special name this, __ctor or __dtor.
CTFEable.