#include <stlsoft/stlsoft.h>
Go to the source code of this file.
Namespaces | |
namespace | stlsoft |
Classes | |
struct | collection_tag |
Rootmost tag for a collection. More... | |
struct | stl_collection_tag |
Indentifies a collection as being an STL collection: it has begin() and end(). More... |