| [ < ] | [ > ] | [ << ] | [ 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_ptrReference counted smart pointers for any class that defines ref and
unref.
vbl_tripleThree element version of vcl_pair.
vbl_array_2dA simple two dimensional array
vbl_sparse_array_2dA simple two dimensional sparse array
| [ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated on March 12, 2019 using texi2html 1.82.