ELC in dev
ELC-lang
|
Public 成员函数 | |
template<text_ostream_class text_ostream_T, class char_T = typename remove_cvref<text_ostream_T>::char_type> | |
constexpr decltype(auto) | operator() (text_ostream_T &stream) const noexcept(noexcept_text_ostream_class< text_ostream_T >) |
template<text_istream_class text_istream_T, class char_T = typename remove_cvref<text_istream_T>::char_type> | |
constexpr decltype(auto) | operator() (text_istream_T &stream) const noexcept(noexcept_text_istream_class< text_istream_T >) |
在文件 all_defs.cpp 第 29270 行定义.
|
inlineconstexprnoexcept |
在文件 all_defs.cpp 第 29279 行定义.