Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

base/static_check File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  base

Defines

#define STATIC_CHECK(expr, msg)   { base::CompileTimeError<((expr) != 0)> ERROR_##msg; (void)ERROR_##msg; }


Define Documentation

#define STATIC_CHECK expr,
msg   )     { base::CompileTimeError<((expr) != 0)> ERROR_##msg; (void)ERROR_##msg; }
 

Definition at line 77 of file static_check.


Generated on Thu Jul 29 16:20:42 2004 for OpenSim by doxygen 1.3.6