>>>>> "Asger" == Asger K Alstrup Nielsen <[EMAIL PROTECTED]> writes:

Asger> It does to me. Also, we need to handle the namespace problem.
Asger> Personally, I still think that using

Asger> #include <Vector>

Asger> which corresponds to

Asger> #include <vector> using std::vector;

Asger> is a good solution...

How standard is that? I do not have such header here...

Asger> Similarly, we could alternatively use

Asger> #include <Ctype>

Asger> and then have the capital-letter include files in a
Asger> compatibility section.

Why not...

JMarc

Reply via email to