ruby/include
卜部昌平 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
..
ruby comma at the end of enum is a C++11ism 2020-02-20 11:46:54 +09:00
ruby.h HAVE_RUBY_THREAD_H 2012-07-11 01:16:41 +00:00