compile_time_assert< T > Struct Template Reference

List of all members.

Detailed Description

template<typename T>
struct compile_time_assert< T >

Compile-time assertion trick.

If the assertion fails you will get a compile error. The problem is that you will also get an unused variable complaint if warnings are turned on, so we make a bogus reference to the named structure.

This is used by macros

Definition at line 608 of file w_base.h.

Public Member Functions

 compile_time_assert ()


The documentation for this struct was generated from the following file:
Generated on Wed Jul 7 17:22:43 2010 for Shore Storage Manager by  doxygen 1.4.7