This is the mail archive of the libstdc++@sources.redhat.com mailing list for the libstdc++ project.


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

Re: C++: const_iterator not comparable to iterator for map<>s


Benjamin Kosnik <bkoz@redhat.com> writes:

| > No problem (I hope), I'll try to do that.
| > Is a modification of the test 23_containers/map_operators.cc 
| > acceptable ? Or should I create a different test ?
| 
| I suspect we'll need two files. We need both positive (should compile) 
| and negative (should not compile) tests.

Hmm, if we're going to use DejaGnu shouldn't it suffice to mark FAIL
or PASS, or am I being dense?

-- Gaby

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