Boost logo

Boost :

From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-06-24 11:11:08


> Oh, I see. You are calling these ".ipp" files "inlined," but they
> really have only non-inline functions and are not #included in any
> header files the way, IME, .ipp files normally are (to separate
> template implementations from their declarations).

Theses are the files that contain an offline implementation, but reside
amoung header files. *.cpp files and inlined component (like minimal.hpp)
include these.

[...]

> No, I think I was just confused by the extensions on these files.
> Sorry about that. You might want to consider whether there's a better
> way to name them.

I thought you were promoting to limit number of used extensions?

Gennadiy


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