Skip to content
Snippets Groups Projects
Commit 48408e3b authored by Carsten Gräser's avatar Carsten Gräser
Browse files

[std][test] Add implementatio of std::is_callable

This is proposed for C++17 and helpful to checking correctness
of predicates supplied to algorithms. This also commes with
a test that checks is the behaviour is correct, especially
with respect to various combinations of r-values, r-value references,
and l-value-references.
parent fe05ec34
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment