28 Aug 19:10
[pointer container] Wishlist: Iterating through nullable vectors and compiler firewalls
From: Andrew Hain <andrew.hain <at> arup.com>
Subject: [pointer container] Wishlist: Iterating through nullable vectors and compiler firewalls
Newsgroups: gmane.comp.lib.boost.devel
Date: 2008-08-28 17:12:44 GMT
Subject: [pointer container] Wishlist: Iterating through nullable vectors and compiler firewalls
Newsgroups: gmane.comp.lib.boost.devel
Date: 2008-08-28 17:12:44 GMT
Two quick queries. Would it make sense to have the iterator increment and decrement operators and begin() member function of ptr_vector< nullable<> > skip missing records so that applications have no need to check? What is stopping pointer container classes from being used with opaque types as a compilation firewall? -- Andrew Hain Oasys http://www.oasys-software.com _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
RSS Feed