$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Petrov (ppetrov_at_[hidden])
Date: 2005-03-13 10:03:18
David Abrahams wrote:
> Matthew Vogt <mattvogt_at_[hidden]> writes:
>>These techniques do not address the issues of state machines dispersed
>>across multiple translation units, or support for orthogonal states,
>>do they?
>
>
> So what?
>
> I think Alexander's does allow dispersed machines, FWIW.
Probably. But it cannot support state-local storage in the same sense as
this library. (otherwise, I like it)