ptr_vector<T> is a wrapper for Standard C++ vector<T*> that cuts one level of indirection for iterators and member functions. In essence, ptr_vector lets you treat a vector of pointers as if it were a vector of values.
Categories
Software DevelopmentLicense
BSD LicenseFollow ptr_vector
Other Useful Business Software
Secure Cloud Storage for Files, Photos and Documents | pCloud
Store, sync, and share your files securely with pCloud. Get up to 10 GB of free secure cloud storage and access your files from any device, anywhere.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ptr_vector!