mirror of
https://github.com/boostorg/phoenix.git
synced 2026-02-15 01:12:09 +00:00
let there be green
[SVN r70134]
This commit is contained in:
@@ -103,7 +103,13 @@ namespace boost { namespace phoenix
|
||||
: proto::call<
|
||||
proto::functional::at(
|
||||
_env
|
||||
, detail::placeholder_idx<boost::is_placeholder<proto::_value>()>()
|
||||
, proto::make<
|
||||
detail::placeholder_idx<
|
||||
proto::make<
|
||||
boost::is_placeholder<proto::_value>()
|
||||
>
|
||||
>()
|
||||
>
|
||||
)
|
||||
>
|
||||
{};
|
||||
|
||||
Reference in New Issue
Block a user