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

PrevUpHomeNext

is_set_type_of Struct Reference

Type trait to check if a class is a set_type_of specification. More...

#include <is_set_type_of.hpp>


Detailed Description

Type trait to check if a class is a set_type_of specification.

template< class Type >
struct is_set_type_of : {true_|false_} {};


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

PrevUpHomeNext