Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
alexchamberlain
on Dec 16, 2012
|
parent
|
context
|
favorite
| on:
Manipulating C++ Containers Functionally
I've recently discovered the delights of <algorithm>... now if I could just figure out how to bind member functions in my build environment (Solaris) I'd be a very happy man.
splinterofchaos
on Dec 17, 2012
[–]
You want either mem_fn (C++11) or mem_fun.
http://en.cppreference.com/w/cpp/utility/functional
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: