Boost logo

Boost :

From: Jens Maurer (Jens.Maurer_at_[hidden])
Date: 2001-11-11 16:23:42


nbecker_at_[hidden] wrote:
>
> The discussion about fft brings up the subject of signal processing
> components. I have been heavily developing components for quite a
> while. I don't know if they have any place in boost. What is the
> general feeling?
>
> BTW, here is a simple example:

Macro names (and other global identifiers) with a leading underscore
are reserved to the implementation.

In general, just presenting some code without any explanation whatsoever
doesn't help much. What's your module supposed to do?

Also, it appears to be customary to write template type parameters
with an initial capital letter.

Jens Maurer


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