Ion
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
static_assert.h
Go to the documentation of this file.
1
18
#ifndef ION_BASE_STATIC_ASSERT_H_
19
#define ION_BASE_STATIC_ASSERT_H_
20
33
34
#include "
ion/port/static_assert.h
"
// For ION_PORT_STATIC_ASSERT().
35
#define ION_STATIC_ASSERT(expr, message) ION_PORT_STATIC_ASSERT(expr, message)
36
37
#endif // ION_BASE_STATIC_ASSERT_H_
static_assert.h
base
static_assert.h
Generated by
1.8.6