helpertemplates.hh File Reference
Detailed Description
Compile-time constraint checks from the Stroustrup FAQ.
#include "static_assert.hh"
Go to the source code of this file.
Classes | |
struct | Derived_from< T, B > |
struct | Can_copy< T1, T2 > |
struct | Can_compare< T1, T2 > |
struct | Can_multiply< T1, T2, T3 > |