зеркало из https://github.com/github/ruby.git
include/ruby/backward/cxxanyargs.hpp: suppress doxygen warning
rb_cFiber is not visible from extension libraries, hence intentionally not documented. [ci skip]
This commit is contained in:
Родитель
9eab1e9107
Коммит
cac1e88d75
|
@ -366,7 +366,7 @@ rb_catch_obj(VALUE q, type *w, VALUE e)
|
|||
/// @{
|
||||
|
||||
RUBY_CXX_DEPRECATED("Use of ANYARGS in this function is deprecated")
|
||||
/// @brief Creates a @ref rb_cFiber instance.
|
||||
/// @brief Creates a rb_cFiber instance.
|
||||
/// @param[in] q The fiber body.
|
||||
/// @param[in] w Passed to `q`.
|
||||
/// @return What was allocated.
|
||||
|
|
Загрузка…
Ссылка в новой задаче