
Hi,
In Phoenix2 I used to have the following code to add expressions of
type pow<N>(... expr...) which where useful for expressions involving
Boost.Units. Is it possible to do something similar with Phoenix3. The
usage if macros in the tutorial examples obscures how to add template
parameters to the phoenix expression. In Phoenix2 it was straight
forward, but I can figure out how to do this in Phoenix3.
// phoenix2 code:
#include