mirror of
https://github.com/boostorg/phoenix.git
synced 2026-02-14 13:02:10 +00:00
+ the environment concept
+ better result_of modularization [SVN r62713]
This commit is contained in:
@@ -33,7 +33,7 @@ namespace boost { namespace phoenix
|
||||
: f(f)
|
||||
{}
|
||||
|
||||
template<typename Signature>
|
||||
template<typename Sig>
|
||||
struct result;
|
||||
|
||||
template<typename This>
|
||||
|
||||
Reference in New Issue
Block a user