Closed mgaunard closed 10 years ago
Thanks, got it and onto develop. John
From: Mathias Gaunard [notifications@github.com] Sent: 09 February 2014 11:38 To: boostorg/phoenix Subject: [phoenix] fix unused variable warning in member_function_ptr (#2)
With clang, a warning is emitted because 'rhs' is not used.
You can merge this Pull Request by running
git pull https://github.com/mgaunard/phoenix develop
Or view, comment on, or merge it at:
https://github.com/boostorg/phoenix/pull/2
Commit Summary
File Changes
Patch Links:
— Reply to this email directly or view it on GitHubhttps://github.com/boostorg/phoenix/pull/2.
With clang, a warning is emitted because 'rhs' is not used.