_compile-fail-arg_catch_1
../boost/leaf/handle_errors.hpp:573:5: warning: 'decltype (declval<TryBlock>()()) boost::leaf::detail::try_catch_(Ctx&, TryBlock&&, H&& ...) [with Ctx = boost::leaf::context<const boost::leaf::catch_<int>&>; TryBlock = main()::<lambda()>; H = {main()::<lambda(const boost::leaf::catch_<int>&)>, main()::<lambda()>}]' used but never defined
_compile-fail-arg_catch_2
../boost/leaf/handle_errors.hpp:573:5: warning: 'decltype (declval<TryBlock>()()) boost::leaf::detail::try_catch_(Ctx&, TryBlock&&, H&& ...) [with Ctx = boost::leaf::context<boost::leaf::catch_<int>&>; TryBlock = main()::<lambda()>; H = {main()::<lambda(boost::leaf::catch_<int>&)>, main()::<lambda()>}]' used but never defined
_compile-fail-arg_match_1
../boost/leaf/handle_errors.hpp:573:5: warning: 'decltype (declval<TryBlock>()()) boost::leaf::detail::try_catch_(Ctx&, TryBlock&&, H&& ...) [with Ctx = boost::leaf::context<const boost::leaf::match<int, 4>&>; TryBlock = main()::<lambda()>; H = {main()::<lambda(const boost::leaf::match<int, 4>&)>, main()::<lambda()>}]' used but never defined
_compile-fail-arg_match_2
../boost/leaf/handle_errors.hpp:573:5: warning: 'decltype (declval<TryBlock>()()) boost::leaf::detail::try_catch_(Ctx&, TryBlock&&, H&& ...) [with Ctx = boost::leaf::context<boost::leaf::match<int, 4>&>; TryBlock = main()::<lambda()>; H = {main()::<lambda(boost::leaf::match<int, 4>&)>, main()::<lambda()>}]' used but never defined
_compile-fail-arg_rvalue_ref
../boost/leaf/handle_errors.hpp:427:5: warning: control reaches end of non-void function [-Wreturn-type]
../boost/leaf/handle_errors.hpp:573:5: warning: 'decltype (declval<TryBlock>()()) boost::leaf::detail::try_catch_(Ctx&, TryBlock&&, H&& ...) [with Ctx = boost::leaf::context<int&&>; TryBlock = main()::<lambda()>; H = {main()::<lambda(int&&)>, main()::<lambda()>}]' used but never defined