
22 Oct
2008
22 Oct
'08
4:24 p.m.
Jeff Flinn wrote:
Hmm, I wonder if the current Phoenix would work?
Phoenix v3 would work, but that's because it uses Boost.Typeof to deduce result types in expression involving operators. That means you will need your compiler to have native support for typeof, otherwise it will only work if you register your types.