pkgsrc/devel/mdds1.2
wiz c2a89949c5 Updated mdds1.2 to 1.2.1.
mdds 1.2.1

* multi_type_vector

  * added size() method to the element block type, which returns the
    actual size of the element block, instead of the cached size value
    stored in the parent structure that stores the element block.

  * fixed a double-deletion bug in the swap() method which would
    triggered when used with a managed element block.

* mtv::collection

  * fixed collection iterator's get() method to properly return values
    from the boolean element block.
2016-06-30 17:39:44 +00:00
..
buildlink3.mk
DESCR
distinfo Updated mdds1.2 to 1.2.1. 2016-06-30 17:39:44 +00:00
Makefile Updated mdds1.2 to 1.2.1. 2016-06-30 17:39:44 +00:00
PLIST