🌐
GitHub
github.com › gcc-mirror › gcc › tree › master › libstdc++-v3
gcc/libstdc++-v3 at master · gcc-mirror/gcc
April 2, 2020 - file: libstdc++-v3/README New users may wish to point their web browsers to the file index.html in the 'doc/html' subdirectory.
Author   gcc-mirror
🌐
GitHub
github.com › gcc-mirror › gcc › tree › master › libstdc++-v3 › include › std
gcc/libstdc++-v3/include/std at master · gcc-mirror/gcc
gcc-mirror / gcc Public mirror mirrored from git://gcc.gnu.org/git/gcc.git · Notifications · You must be signed in to change notification settings · Fork 4.6k · Star 10.1k ·
Author   gcc-mirror
🌐
GitHub
github.com › gcc-mirror › gcc › blob › master › libstdc++-v3 › testsuite › lib › libstdc++.exp
gcc/libstdc++-v3/testsuite/lib/libstdc++.exp at master · gcc-mirror/gcc
# libstdc++_* callbacks we don't define, but could: # ..._option_help prints additional --help output · # ..._option_proc (--foo) process our own options · # ..._init (normal.exp) called once per test file · # ..._finish bracketing function for libstdc++_init ·
Author   gcc-mirror
🌐
GitHub
github.com › gcc-mirror › gcc › tree › master › libstdc++-v3 › python › libstdcxx › v6
gcc/libstdc++-v3/python/libstdcxx/v6 at master · gcc-mirror/gcc
gcc-mirror / gcc Public mirror mirrored from git://gcc.gnu.org/git/gcc.git · Notifications · You must be signed in to change notification settings · Fork 4.8k · Star 11k · master · / /Copy path · More options · More options · History · History · master · / /Copy pathTop ·
Author   gcc-mirror
Find elsewhere
🌐
GitHub
github.com › gcc-mirror › gcc › tree › master › libstdc++-v3 › python
gcc/libstdc++-v3/python at master · gcc-mirror/gcc
gcc-mirror / gcc Public mirror mirrored from git://gcc.gnu.org/git/gcc.git · Notifications · You must be signed in to change notification settings · Fork 4.6k · Star 10.1k ·
Author   gcc-mirror
🌐
GitHub
github.com › gcc-mirror › gcc › blob › master › libstdc++-v3 › ChangeLog
gcc/libstdc++-v3/ChangeLog at master · gcc-mirror/gcc
PR libstdc++/125450 · * include/std/optional (range_format): Do not define for · freestanding. · 2026-05-26 Tomasz Kamiński <tkaminsk@redhat.com> · * include/bits/ranges_base.h (ranges::__static_size): Define. * include/std/ranges (ref_view::size()): For ranges with static ·
Author   gcc-mirror
🌐
GitHub
github.com › gcc-mirror › gcc › tree › master › libstdc++-v3 › include
gcc/libstdc++-v3/include at master · gcc-mirror/gcc
gcc-mirror / gcc Public mirror mirrored from git://gcc.gnu.org/git/gcc.git · Notifications · You must be signed in to change notification settings · Fork 4.6k · Star 10.1k ·
Author   gcc-mirror
🌐
GitHub
github.com › gcc-mirror › gcc › blob › master › libstdc++-v3 › python › libstdcxx › v6 › printers.py
gcc/libstdc++-v3/python/libstdcxx/v6/printers.py at master · gcc-mirror/gcc
# PR libstdc++/115098 removed the reference default constructor · # that this case relates to. New code should never need this, # but we still handle it for compatibility with old binaries. return 'invalid std::vector<bool>::reference' return bool(self._val['_M_p'].dereference() & (self._val['_M_mask'])) ·
Author   gcc-mirror
🌐
GitHub
github.com › gcc-mirror › gcc › blob › master › libstdc++-v3 › doc › html › manual › setup.html
gcc/libstdc++-v3/doc/html/manual/setup.html at master · gcc-mirror/gcc
</th><td width="20%" align="right"> <a accesskey="n" href="configure.html">Next</a></td></tr></table><hr /></div><div class="chapter"><div class="titlepage"><div><div><h2 class="title"><a id="manual.intro.setup"></a>Chapter 2. Setup</h2></div></div></div><div class="toc"><p><strong>Table of Contents</strong></p><dl class="toc"><dt><span class="section"><a href="setup.html#manual.intro.setup.prereq">Prerequisites</a></span></dt><dt><span class="section"><a href="configure.html">Configure</a></span></dt><dt><span class="section"><a href="make.html">Make</a></span></dt></dl></div><p>Transforming libstdc++ sources into installed include files
Author   gcc-mirror
🌐
GitHub
github.com › gcc-mirror › gcc › blob › master › libstdc++-v3 › include › std › version
gcc/libstdc++-v3/include/std/version at master · gcc-mirror/gcc
// -*- C++ -*- Libstdc++ version details header. · // Copyright (C) 2018-2025 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free · // software; you can redistribute it and/or modify it under the · // terms of the GNU General Public License as published by the ·
Author   gcc-mirror