Boost Container Selectors

Boost, and the C++ Boost Graph in particular, uses containers from the STL such as std::vector, std::list, and std::set to store elements of a set. Which is to be used is selected through empty classes passed as template paramenters upon declaration.