File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -92,6 +92,7 @@ C++ の規格で定められた標準ライブラリに含まれるヘッダの
9292| [ < ; span> ; ] ( http://eel.is/c++draft/span.syn ) | [ en] ( https://en.cppreference.com/w/cpp/header/span ) / [ jp] ( https://ja.cppreference.com/w/cpp/header/span ) / [ cpprefjp] ( https://cpprefjp.github.io/reference/span.html ) | [ libstdc++] ( https://github.com/gcc-mirror/gcc/blob/master/libstdc%2B%2B-v3/include/std/span ) / [ libc++] ( https://github.com/llvm/llvm-project/blob/main/libcxx/include/span ) / [ MSVC] ( https://github.com/microsoft/STL/blob/master/stl/inc/span ) | since C++20|
9393| [ < ; sstream> ; ] ( http://eel.is/c++draft/sstream.syn ) | [ en] ( https://en.cppreference.com/w/cpp/header/sstream ) / [ jp] ( https://ja.cppreference.com/w/cpp/header/sstream ) / [ cpprefjp] ( https://cpprefjp.github.io/reference/sstream.html ) | [ libstdc++] ( https://github.com/gcc-mirror/gcc/blob/master/libstdc%2B%2B-v3/include/std/sstream ) / [ libc++] ( https://github.com/llvm/llvm-project/blob/main/libcxx/include/sstream ) / [ MSVC] ( https://github.com/microsoft/STL/blob/master/stl/inc/sstream ) ||
9494| [ < ; stack> ; ] ( http://eel.is/c++draft/stack.syn ) | [ en] ( https://en.cppreference.com/w/cpp/header/stack ) / [ jp] ( https://ja.cppreference.com/w/cpp/header/stack ) / [ cpprefjp] ( https://cpprefjp.github.io/reference/stack.html ) | [ libstdc++] ( https://github.com/gcc-mirror/gcc/blob/master/libstdc%2B%2B-v3/include/std/stack ) / [ libc++] ( https://github.com/llvm/llvm-project/blob/main/libcxx/include/stack ) / [ MSVC] ( https://github.com/microsoft/STL/blob/master/stl/inc/stack ) ||
95+ | [ < ; stacktrace> ; ] ( http://eel.is/c++draft/stacktrace.syn ) | [ en] ( https://en.cppreference.com/w/cpp/header/stacktrace ) / jp / [ cpprefjp] ( https://cpprefjp.github.io/reference/stacktrace.html ) | libstdc++ / libc++ / MSVC| since C++23|
9596| [ < ; stdexcept> ; ] ( http://eel.is/c++draft/stdexcept.syn ) | [ en] ( https://en.cppreference.com/w/cpp/header/stdexcept ) / [ jp] ( https://ja.cppreference.com/w/cpp/header/stdexcept ) / [ cpprefjp] ( https://cpprefjp.github.io/reference/stdexcept.html ) | [ libstdc++] ( https://github.com/gcc-mirror/gcc/blob/master/libstdc%2B%2B-v3/include/std/stdexcept ) / [ libc++] ( https://github.com/llvm/llvm-project/blob/main/libcxx/include/stdexcept ) / [ MSVC] ( https://github.com/microsoft/STL/blob/master/stl/inc/stdexcept ) ||
9697| [ < ; stop_token> ; ] ( http://eel.is/c++draft/thread.stoptoken.syn ) | [ en] ( https://en.cppreference.com/w/cpp/header/stop_token ) / [ jp] ( https://ja.cppreference.com/w/cpp/header/stop_token ) / [ cpprefjp] ( https://cpprefjp.github.io/reference/stop_token.html ) | [ libstdc++] ( https://github.com/gcc-mirror/gcc/blob/master/libstdc%2B%2B-v3/include/std/stop_token ) / libc++ / [ MSVC] ( https://github.com/microsoft/STL/blob/master/stl/inc/stop_token ) | since C++20|
9798| [ < ; streambuf> ; ] ( http://eel.is/c++draft/streambuf.syn ) | [ en] ( https://en.cppreference.com/w/cpp/header/streambuf ) / [ jp] ( https://ja.cppreference.com/w/cpp/header/streambuf ) / [ cpprefjp] ( https://cpprefjp.github.io/reference/streambuf.html ) | [ libstdc++] ( https://github.com/gcc-mirror/gcc/blob/master/libstdc%2B%2B-v3/include/std/streambuf ) / [ libc++] ( https://github.com/llvm/llvm-project/blob/main/libcxx/include/streambuf ) / [ MSVC] ( https://github.com/microsoft/STL/blob/master/stl/inc/streambuf ) ||
You can’t perform that action at this time.
0 commit comments