Boost logo

Boost :

From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2006-12-19 21:33:23


"Alexander Nasonov" wrote:
> Andrey Semashev wrote:
>> ROM friendly? What is it?
>
> This means in particular that the transition table should be initialized
> at static phase of static initialization so that a compiler can store it
> in read-only memory. I know it's very important in embedded environment
> where fsm are often used, to store as much as possible in read-only
> memory.
>
Such ROMable classes also cannot have
constructors or destructors.

/Pavel


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