On Mon, 20 Apr 2015 13:31:03 +0000, Nordlöw wrote:

> On Thursday, 16 April 2015 at 18:12:35 UTC, Nordlöw wrote:
>> Is there a way to CT-query the arity of all opIndex and opSlice
>> overloads?
> 
> Ping.

as long as they aren't templates, you can use any function traits on 'em. 
like `ParameterTypeTuple!(A.opIndex).length` for example.

with templated opXXX i believe that there is no simply way to get 
argument tuple.

Attachment: signature.asc
Description: PGP signature

Reply via email to