
3 Apr
2008
3 Apr
'08
1:34 p.m.
On Thu, Apr 3, 2008 at 2:21 PM, Giovanni Piero Deretta <gpderetta@gmail.com> wrote:
On Thu, Apr 3, 2008 at 1:53 AM, shunsuke <pstade.mb@gmail.com> wrote:
expression<T_curry2(F)>::type c = {{}}; is feasible.
That would be very fine with me. But do you really need the double braces?
Ah, now I see, you actually store the expression value in a field, and gcc complains if it is missing the second nested braces. -- gpd