libsigc++2 r284 - in trunk: . sigc++/macros tests



Author: murrayc
Date: 2007-07-28 13:19:01 +0100 (Sat, 28 Jul 2007)
New Revision: 284
ViewCVS link: http://svn.gnome.org/viewcvs/libsigc++2?rev=284&view=rev

Added:
   trunk/tests/test_accum_iter.cc
Modified:
   trunk/ChangeLog
   trunk/sigc++/macros/signal.h.m4
   trunk/tests/Makefile.am
Log:
2007-07-28  Michael Elkstrand  <michael elehack net>

* sigc++/macros/signal.h.m4: slot_iterator_buf, 
slot_reverse_iterator_buf: Added typedefs for 
value_type, reference, and pointer, so that these 
iterators are more like standard C++ iterators, so they can 
be used with standard C++ algorithms.  
* tests/Makefile.am:
* tests/test_accum_iter.cc: Added a test for this.
Bug #417926.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]