[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Chapter summary: The STL isn't perfect. vbl provides some of the missing classes.
All C++ programs need a few basic utilities, and all C++ programmers write their own at some point. The things included in vbl are not considered any better or worse than the several other libraries available, but they are consistently named and lightweight. The key elements of this library are:
vbl_smart_ptr
Reference counted smart pointers for any class that defines ref
and
unref
.
vbl_triple
Three element version of vcl_pair
.
vbl_array_2d
A simple two dimensional array
vbl_sparse_array_2d
A simple two dimensional sparse array
[ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated on May, 1 2013 using texi2html 1.76.