Does Boost have polymorphic functors as named-operators?

25 Jan
2013
25 Jan
'13
4:09 p.m.
Hi all, Is there something like -- functional::identity, functional::plus (not std::plus<T>), functional::assign...etc -- in Boost? I know I can use Phoenix _1, _1 + _2, _1 = _2..., but I'd expect something more basic. Sometimes I just need something like that but not willing to have all the ET things... Maybe they're just provided within Phoenix or Proto? Thanks for any help.
4466
Age (days ago)
4466
Last active (days ago)
0 comments
1 participants
participants (1)
-
TONGARI