c++boost.gif (8819 bytes) Home Libraries People FAQ More

Boost Built-in Array Support

The header array_traits.hpp provides a class and some functions which make it possible to handle STL containers and statically sized built-in arrays identically. It also provides a convenient way to access the size and last element of statically sized array objects.

Revised July 18, 1999