Ruby
3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
internal
static_assert.h
Go to the documentation of this file.
1
#ifndef INTERNAL_STATIC_ASSERT_H
/*-*-C-*-vi:se ft=c:*/
2
#define INTERNAL_STATIC_ASSERT_H
12
#include "
ruby/internal/static_assert.h
"
13
#ifndef STATIC_ASSERT
14
# define STATIC_ASSERT RBIMPL_STATIC_ASSERT
15
#endif
16
17
#endif
/* INTERNAL_STATIC_ASSERT_H */
static_assert.h
Defines RBIMPL_STATIC_ASSERT.
Generated by
1.9.5