desseim
10/29/2015, 5:21 PMList<Something>::class
would be allowed as well, with the same semantics.
although I for one preferred it to be an error, and thought it could be indicated at the call site instead of the declaration one (which would rule out valid use cases as you pointed out). maybe I have a too naive view of how inline functions are compiled though and that’s not doable ?