mirror of
https://github.com/boostorg/phoenix.git
synced 2026-02-15 01:12:09 +00:00
[phoenix] fixed some ADL hickups
[SVN r71239]
This commit is contained in:
@@ -75,7 +75,7 @@ namespace boost { namespace phoenix
|
||||
>
|
||||
, proto::otherwise<test(proto::_, proto::_state)>
|
||||
>
|
||||
, test()
|
||||
, proto::call<phoenix::detail::test()>
|
||||
>
|
||||
>
|
||||
{};
|
||||
|
||||
Reference in New Issue
Block a user