-Wextra and unsigned template parameters

Gabriel Dos Reis gdr@integrable-solutions.net
Wed May 10 16:27:00 GMT 2006


Joe Buck <Joe.Buck@synopsys.COM> writes:

[...]

| class C {
| public:
| 	int size() const;

many people, including "dinosaure" C++ users, wish the standard containers
did not have unsigned return type for size().

-- Gaby



More information about the Gcc mailing list