This is a consequence of the experiments with generic lambdas. Up to now, lib::meta::_Fun<F> failed with a compilation error when passing the decltype of such a generic lambda. The new behaviour is to pick the empty specialisation (std::false_type) in such cases, allowing to guard explicit specialisations when no suitable functor type is passed |
||
|---|---|---|
| .. | ||
| clang-static-init-1.cpp | ||
| clang-static-init-2.cpp | ||
| clang-static-init.hpp | ||
| crash_gdb_jessie-2015-08.sh | ||
| DIR_INFO | ||
| SConscript | ||
| try.cpp | ||