: Re: How to use the "type" member template pattern for using result_of?
Thanks to all,
Now I was playing around with Phoenix on my binding problem here as well
(which is part of the reason for my confusion)... am I right to think that
phoenix has a "result" template incompatible with result_of?
The following seems to work when using Phoenix lazy functions, etc., but the
standard result template did not.
struct test_function_impl
{
//For phoenix... not sure if necessary for
template
AMDG Jesse Perla wrote:
Now I was playing around with Phoenix on my binding problem here as well (which is part of the reason for my confusion)... am I right to think that phoenix has a "result" template incompatible with result_of?
Correct. It's one of the issues that will be fixed in Phoenix 3. In Christ, Steven Watanabe
participants (2)
-
Jesse Perla
-
Steven Watanabe