
2 Jul
2005
2 Jul
'05
10:13 p.m.
Tobias Schwinger wrote:
Tobias Schwinger wrote:
Can we remove the fully-general wildcards for each property from the interface, then?
Can we remove *any* wildcard tags from the interface (as there is only "nonmember" left)? I believe so!
Even better: we can remove the "decoration property" as well and put it entirely into the traits names. This way tags only represent additional attributation such as variadicness, calling convention and (overrides for) cv-qualification (for pointers to member functions only). Ignore the question from my previous post. It's been solved.