On 10/2/12, Manu <turkey...@gmail.com> wrote:
> Actually, this leaves a problem...
> Distinction between:
>   Event x; // using defaults
> and
>   Event!() x; // explicitly selecting none (which would fall back to the
> defaults)
>
> Is such a distinction possible? I presume not...
>

Well actually you can't use the first syntax at all with templates or
templated types. :/

Reply via email to