summaryrefslogtreecommitdiff
path: root/boost/phoenix/statement/detail/try_catch_eval.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/phoenix/statement/detail/try_catch_eval.hpp')
-rw-r--r--boost/phoenix/statement/detail/try_catch_eval.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/boost/phoenix/statement/detail/try_catch_eval.hpp b/boost/phoenix/statement/detail/try_catch_eval.hpp
index 7dcbbfb86b..0e01358c9b 100644
--- a/boost/phoenix/statement/detail/try_catch_eval.hpp
+++ b/boost/phoenix/statement/detail/try_catch_eval.hpp
@@ -71,7 +71,8 @@
>
, result_type
>::type
- operator()(Try const & try_, BOOST_PHOENIX_A_const_ref_a, Context const & ctx) const
+ operator()(Try const & try_, BOOST_PHOENIX_A_const_ref_a, Context const & ctx
+ BOOST_PHOENIX_SFINAE_AND_OVERLOADS) const
{
try
{