This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index] Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
[C++ PATCH] __builtin_launder
Re: [libstdc++, testsuite] Add dg-require-thread-fence
[patch, libstdc++] Optimize selection sampling by using generator to get two values at once
Re: [patch, libstdc++] std::shuffle: Generate two swap positions at a time if possible
[PATCH, libstdc++]: Fix PR 70975, experimental/filesystem/operations/copy.cc FAILs on Solaris 12
[PATCH] 77864 Fix noexcept conditions for map/set default constructors
[PATCH] Add missing <random> header in testcase
[PATCH] Add missing return to uninitialized_default_construct_n
[PATCH] Add noexcept to enable_shared_from_this::weak_from_this
[PATCH] Add recursive_directory_iterator::pop(error_code&)
[PATCH] Avoid #include <functional> in other headers
[PATCH] Avoid copies in std::scoped_allocator_adaptor piecewise construction
[PATCH] Change test to use VERIFY not assert
[PATCH] Correct C++11 implementation status docs
[PATCH] Define std::allocator<T>::is_always_equal
[PATCH] Define std::gcd and std::lcm for C++17
[PATCH] Define std::sample for C++17
[PATCH] Do not copy std:call_once arguments (LWG 2442)
[PATCH] Don't define uses-allocator variable templates in C++11
[PATCH] Enable printers and xmethods for std::__cxx11::list
[PATCH] Ensure "C++" language linkage for std::abs overloads
[PATCH] Five patches for std::experimental::filesystem
[PATCH] Fix build problem with eCos/newlib (PR 78110)
[PATCH] Fix exception-specification of std::invoke
[PATCH] Fix exception-specifications for std::_Not_fn
[PATCH] Fix filesystem::path for iterators with const value_type
[PATCH] Fix incorrect comment about std::auto_ptr
[PATCH] Fix libstdc++ versioned namespace build
[PATCH] Fix std::experimental::shared_ptr SFINAE constraints
[PATCH] Fix typos in experimental::shared_ptr
Re: [PATCH] Implement C++17 node extraction and insertion (P0083R5)
[PATCH] Implement constexpr std::addressof for C++17
[PATCH] Implement LWG 2192 and LWG 2294 for std::abs
[PATCH] Implement P0084R2, Emplace return type, for C++17
[PATCH] Implement std::filesystem for C++17
[PATCH] Implement std::has_unique_object_representations
[PATCH] Implement std::launder for C++17
[PATCH] Improve implementation-defined docs for libstdc++
[PATCH] Improve performance of list::reverse
[Patch] include <bits/functexcept.h> in <variant>
[PATCH] libstdc++/78111 fix fallback code for filesystem::canonical
[PATCH] LWG 2733, LWG 2759 reject bool in gcd and lcm
[PATCH] Make filesystem::path work with basic_string_view (P0392R0)
[PATCH] Make std::bind use std::invoke
[PATCH] Make std::enable_shared_from_this cope with ambiguity
[PATCH] Make std::scoped_allocator_adaptor's OUTERMOST recursive
[PATCH] Make test helper work with non-copyable types
[PATCH] Make vector::data() return type consistent in C++98
[PATCH] Minor simplification to std::_Bind_result helpers
[PATCH] More noexcept for standard mutex types and locks
[PATCH] Non-backwards compatible improvements to std::deque
[PATCH] Optimise std::list::assign(initializer_list<T>) slightly
[PATCH] PR 70101 fix allocator-extended ctors for std::priority_queue
[PATCH] PR 70564 disambiguate constructors for not_fn call wrapper
[PATCH] PR65122 extended alignment support in allocators
[PATCH] PR70975 Pass valid offset argument to sendfile
[PATCH] PR77987 Fix unique_ptr<T[], D>::reset(U) for T != U
[PATCH] PR77990 refactor unique_ptr to encapsulate tuple
[PATCH] PR77994 Convert std::sample size argument to suitable type
[PATCH] PR77998 Remove std::thread::_Invoker::result_type
[PATCH] PR78052 Define std::allocator<void>::{construct,destroy}
[PATCH] Prepare shared_ptr for array support
[PATCH] Qualify use of std::declval to avoid ADL
[PATCH] Remove 'return' from noreturn function
[PATCH] Remove invalid alias declaration from _Node_handle
[PATCH] Remove redundant const qualifliers from string_view
[PATCH] Replace __bind_simple with std::thread::__make_invoker
[PATCH] Replace non-constexpr decrement in std::chrono::floor
[PATCH] Resolve ambiguities in std::experimental::sample test
[PATCH] Simplify reference_wrapper nested typedefs
[PATCH] Simplify std::rethrow_if_nested definition
[PATCH] Three patches for std::experimental::filesystem
[PATCH] Update docs on libstdc++ source-code layout
[PATCH] Use noexcept instead of _GLIBCXX_USE_NOEXCEPT
[PATCH] Use normal mode containers in searchers
Re: [PATCHv2] do not throw in std::make_exception_ptr
[v3 PATCH] Cross-port exception-safety and move fixes of std::any to std::experimental::any.
[v3 PATCH] Cross-port the latest resolution of LWG2756 and some bug-fixes to experimental::optional.
[v3 PATCH] Do the operator= SFINAE in the return type for optional, not in the template parameters.
[v3 PATCH] Make any's copy assignment operator exception-safe, don't copy the underlying value when any is moved, make in_place constructors explicit.
[v3 PATCH] Make sure the return value of malloc_allocator::allocate is zero-initialized so that checking it for non-zero works later.
Re: [v3 PATCH] PR libstdc++/77802
[v3 PATCH] Use constexpr addressof in optional, SFINAE housekeeping for any, optional and tuple.
[v3] Remove 'test' variables from a few more testsuite dirs
[v3] Remove more 'test' variables from the testcases
[v3] Rewrite VERIFY, remove 'test' variables
__cxa_allocate_exception (and thus throw) is not async-signal-safe
Re: Add uniform_inside_sphere_distribution
Re: C++17 std::launder and aliasing
Default associative containers constructors/destructor/assignment
Fix for libstdc++-v3's error_constants.h for MinGW-W64
Re: RFC: Split <functional> into smaller pieces
Re: Shared mutex pool
Testing <type_traits>
Tests that FAIL in C++17 mode
Re: Use version namespace in normal mode
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index] Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]