$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] proto: analytical-only math functions
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2009-03-06 02:32:52
Hicham Mouline a écrit :
> Does this seem a sensible way to go... I saw Joel's problems with different
> domains, was that related to this at all
I had a different use-case but you may end up with a similar difficulty.
I's not that hard to circumvent, playing with domain_of and a set of smart
meta-function to computes the correct domain of a function application.