Subject: [Boost-users] Is there still a way to explicitly compose functors ?
From: Timothy Madden (terminatorul_at_[hidden])
Date: 2010-09-09 06:09:57


Hello

I just do not like the ugly syntax with using the _1 placeholder (or _2,
or whatever) used in bind and lambda; is there still some other way to
compose functors ? Like with compose ?

Thank you,
Timothy Madden