Boost logo

Boost :

From: Alexander Nasonov (alnsn_at_[hidden])
Date: 2004-09-15 16:02:10


Andreas Huber wrote:
> Hmmm, but I guess you still need to have the whole transition table in one
> translation unit, right?

There is no "whole transition table" in my example. The process_event
function instantiates a part of the table for a given event, Therefore,
it possible that they are instantiated in different TU.

> I guess the most important thing is to implement O(1) dispatch.

Done. See attachment.

-- 
Alexander Nasonov



Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk