This graph shows which files directly or indirectly include this file:
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; } |
|
Definition at line 77 of file static_check. |