Ruby
3.5.0dev (2025-04-27 revision 3ec7bfff2e7ac4f6f69d26676edcfd2e73ea3b05)
internal
static_assert.h
1
#ifndef INTERNAL_STATIC_ASSERT_H
/*-*-C-*-vi:se ft=c:*/
2
#define INTERNAL_STATIC_ASSERT_H
11
#include "
ruby/internal/static_assert.h
"
12
#ifndef STATIC_ASSERT
13
# define STATIC_ASSERT RBIMPL_STATIC_ASSERT
14
#endif
15
16
#endif
/* INTERNAL_STATIC_ASSERT_H */
static_assert.h
Defines RBIMPL_STATIC_ASSERT.
Generated by
1.9.8