Boost C++ Libraries Boost.Bimap Home Libraries People FAQ More

PrevUpHomeNext

set_type_of_tag Struct Reference

Tag of {SetType}_of definition classes. More...

#include <concept_tags.hpp>

Inheritance diagram for set_type_of_tag:

Inheritance graph

Detailed Description

Tag of {SetType}_of definition classes.

The {SetType}_of classes are derived from this class so it is easy to construct metafunctions. For example now is easy to create a is_set_type_of metafunction.

Definition at line 35 of file concept_tags.hpp.


The documentation for this struct was generated from the following file:
Copyright 2006 Matias Capeletto

PrevUpHomeNext