1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include/ruby
卜部昌平 7586355423 comma at the end of enum is a C++11ism
Comma at the end of enum is allowed in C since C99. We can use them
internally.  However when it comes to extension libraries, they could be
written in different C++ versions.  We cannot assume sometihng.  Public
headers shall keep compatibilities.
2020-02-20 11:46:54 +09:00
..
backward
assert.h
backward.h
debug.h
defines.h
encoding.h
intern.h
io.h
missing.h
onigmo.h
oniguruma.h
re.h
regex.h
ruby.h comma at the end of enum is a C++11ism 2020-02-20 11:46:54 +09:00
st.h
subst.h
thread.h
thread_native.h
util.h
version.h
vm.h
win32.h