STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... ATLSTL - Template Software for the Active Template Library COMSTL - The Standard Template Library meets the Component Object Model .netSTL - Standard Template Library meets the Microsoft.NET Common Language Runtime InetSTL - The Standard Template Library meets WinInet MFCSTL - Template Software for the Microsoft Foundation Classes UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

must_have_base Struct Template Reference

Constraint to ensure that the one type is convertible to another via inheritance. More...

#include <stlsoft_constraints.h>

List of all members.


Detailed Description

template<typename D, typename B>
struct stlsoft::must_have_base< D, B >

Constraint to ensure that the one type is convertible to another via inheritance.

Parameters:
D  The derived type
B  The base type
Note:
This is borrowed from


The documentation for this struct was generated from the following file:

STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004