Boost logo

Boost Users :

Subject: [Boost-users] [Proto] Building custom expression and new domain deduction not working
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2010-06-22 12:29:20


Here's an update on my last version.
I have now added a new function building a custom expression node in a
given domain.

http://codepad.org/ddjFylti

This code fails to compile under current trunk by saying that there is
no proper operator+ to find. I guess it's because it can't see t and
iota(0,8) to be in the same , compatible domain.

Did I do something wrong ?


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net