where are std::bind and std::ref header/namespace?
in wich header/namespace is std::bind and in wich h/ns is std::ref?
lol I'm using VSC++ so I can't check it out :/
#include <functional>
Bind place holders are in namespace std::placeholders
thanks :D
Topic archived. No new replies allowed.