Skip to content
Snippets Groups Projects
Commit 42e343bc authored by Carsten Gräser's avatar Carsten Gräser Committed by Piotr Minakowski
Browse files

Merge branch 'feature/is_callable' into 'master'

Add implementation 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.

See merge request !151
parent 7b069afc
No related tags found
No related merge requests found
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