Angus Leeming <[EMAIL PROTECTED]> writes:

| Below are the remaining warning messages in support.
| Note that count returns distance_type. Shall I cast this off to
| unsigned int?

iterator_traits<>::difference_type you mean.

return an unsigned int or size_t.
size-t is probably best.

        Lgb

Reply via email to