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 598 of file w_base.h.

Public Member Functions

 compile_time_assert ()


The documentation for this struct was generated from the following file:
Generated on Mon Jan 2 15:14:04 2012 for Shore Storage Manager by  doxygen 1.4.7