This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/15910] can't compile self defined void distance(std::vector<T>, std::vector<T>)


------- Additional Comments From pcarlini at suse dot de  2004-08-03 10:50 -------
I'm saying 'suspended' not 'not a bug'!
First, the ongoing work on type traits + tr1 may simplify considerably this kind
of refinements, exploting enable_if idioms.
Second, if we really want to go this way, we should do it consistently: don't you
believe that most definitely *many* other places of the library could be amenable
to this treatment?

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15910


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]