Subject: Re: [Boost-users] Why is cref required in this nested bind example?
From: Nathan Ridge (zeratul976_at_[hidden])
Date: 2012-12-04 19:02:02


> Can someone please explain why a cref is needed in the last line of
> the attached code snippet?

What compiler are you using?

The commented line compiles fine for me with GCC >= 4.4 and clang 3.2

Regards,
Nate