< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
Because of the "using namespace std", clang tries to use std::bind
for a bind() call instead of ::bind.
Signed-off-by: Gregor Jasny Gregor.Jasny@xxxxxxxxxx
https://github.com/resiprocate/resiprocate/pull/22
—
Reply to this email directly or view it on GitHub.