[std-proposals] New function attribute [[nodiscard_scope]]
- Re: [std-proposals] New function attribute [[nodiscard_scope]]
- Re: [std-proposals] New function attribute [[nodiscard_scope]]
- Re: [std-proposals] New function attribute [[nodiscard_scope]]
- Re: [std-proposals] New function attribute [[nodiscard_scope]]
- Re: [std-proposals] New function attribute [[nodiscard_scope]]
- Re: [std-proposals] New function attribute [[nodiscard_scope]]
[std-proposals] Helper class to make safe a thread-unsafe class
- Re: [std-proposals] Helper class to make safe a thread-unsafe class
- Re: [std-proposals] Helper class to make safe a thread-unsafe class
- Re: [std-proposals] Helper class to make safe a thread-unsafe class
[std-proposals] Fwd: Use optional<T> as though it were T
[std-proposals] Use optional<T> as though it were T
- Re: [std-proposals] Use optional<T> as though it were T
- Re: [std-proposals] Use optional<T> as though it were T
- Re: [std-proposals] Use optional<T> as though it were T
- Re: [std-proposals] Use optional<T> as though it were T
- Re: [std-proposals] Use optional<T> as though it were T
[std-proposals] Add operator>> overloads to std::optional for streaming input
- Re: [std-proposals] Add operator>> overloads to std::optional for streaming input
- Re: [std-proposals] Add operator>> overloads to std::optional for streaming input
[std-proposals] Force compilers to warn about double moves
- Re: [std-proposals] Force compilers to warn about double moves
- Re: [std-proposals] Force compilers to warn about double moves
- Re: [std-proposals] Force compilers to warn about double moves
[std-proposals] [WIP Draft Proposal] Support for compiling libraries + linkage in the C++ Language
- Re: [std-proposals] [WIP Draft Proposal] Support for compiling libraries + linkage in the C++ Language
- Re: [std-proposals] [WIP Draft Proposal] Support for compiling libraries + linkage in the C++ Language
- Re: [std-proposals] [WIP Draft Proposal] Support for compiling libraries + linkage in the C++ Language
- Re: [std-proposals] [WIP Draft Proposal] Support for compiling libraries + linkage in the C++ Language
- Re: [std-proposals] [WIP Draft Proposal] Support for compiling libraries + linkage in the C++ Language
- Re: [std-proposals] [WIP Draft Proposal] Support for compiling libraries + linkage in the C++ Language
- Re: [std-proposals] [WIP Draft Proposal] Support for compiling libraries + linkage in the C++ Language
- Re: [std-proposals] [WIP Draft Proposal] Support for compiling libraries + linkage in the C++ Language
- Re: [std-proposals] [WIP Draft Proposal] Support for compiling libraries + linkage in the C++ Language
- Re: [std-proposals] [WIP Draft Proposal] Support for compiling libraries + linkage in the C++ Language
- Re: [std-proposals] [WIP Draft Proposal] Support for compiling libraries + linkage in the C++ Language
- Re: [std-proposals] [WIP Draft Proposal] Support for compiling libraries + linkage in the C++ Language
- Re: [std-proposals] [WIP Draft Proposal] Support for compiling libraries + linkage in the C++ Language
- Re: [std-proposals] [WIP Draft Proposal] Support for compiling libraries + linkage in the C++ Language
- Re: [std-proposals] [WIP Draft Proposal] Support for compiling libraries + linkage in the C++ Language
- Re: [std-proposals] [WIP Draft Proposal] Support for compiling libraries + linkage in the C++ Language
[std-proposals] Proposal for Uniform Forward And Move
- Re: [std-proposals] Proposal for Uniform Forward And Move
- Re: [std-proposals] Proposal for Uniform Forward And Move
- Re: [std-proposals] Proposal for Uniform Forward And Move
- Re: [std-proposals] Proposal for Uniform Forward And Move
[std-proposals] Proving semantic requirements on compilation
[std-proposals] explicit modifier for R-value references
- Re: [std-proposals] explicit modifier for R-value references
- Re: [std-proposals] explicit modifier for R-value references
[std-proposals] Make std::thread not joinable after thread function ends.
- Re: [std-proposals] Make std::thread not joinable after thread function ends.
- Re: [std-proposals] Make std::thread not joinable after thread function ends.
- Re: [std-proposals] Make std::thread not joinable after thread function ends.
- Re: [std-proposals] Make std::thread not joinable after thread function ends.
- Re: [std-proposals] Make std::thread not joinable after thread function ends.
- Re: [std-proposals] Make std::thread not joinable after thread function ends.
- Re: [std-proposals] Make std::thread not joinable after thread function ends.
- Re: [std-proposals] Make std::thread not joinable after thread function ends.
- Re: [std-proposals] Make std::thread not joinable after thread function ends.
- Re: [std-proposals] Make std::thread not joinable after thread function ends.
- Re: [std-proposals] Make std::thread not joinable after thread function ends.
- Re: [std-proposals] Make std::thread not joinable after thread function ends.
- Re: [std-proposals] Make std::thread not joinable after thread function ends.
[std-proposals] Access specifier for C++ Namespaces
[std-proposals] New semantic for ...: solution for make functions, partial CTAD, is_specialization, unnamed variables, structured binding etc etc
[std-proposals] Extend object's lifetime beyond closing curly brace
- Re: [std-proposals] Extend object's lifetime beyond closing curly brace
- Re: [std-proposals] Extend object's lifetime beyond closing curly brace
[std-proposals] std::atomic<bool> trivial constructor/destructor dropped in C++17 spec wording
- Re: [std-proposals] std::atomic<bool> trivial constructor/destructor dropped in C++17 spec wording
- Re: [std-proposals] std::atomic<bool> trivial constructor/destructor dropped in C++17 spec wording
[std-proposals] Pointer to member of member
[std-proposals] std::argc std::argv (available to global constructors)
- Re: [std-proposals] std::argc std::argv (available to global constructors)
- Re: [std-proposals] std::argc std::argv (available to global constructors)
[std-proposals] copy constructor of std::vector
- Re: [std-proposals] copy constructor of std::vector
- Re: [std-proposals] copy constructor of std::vector
- Re: [std-proposals] copy constructor of std::vector
- Re: [std-proposals] copy constructor of std::vector
- Re: [std-proposals] copy constructor of std::vector
[std-proposals] Pre-Draft Proposal for elaborate extension points
[std-proposals] Dummy names for dummy objects
- Re: [std-proposals] Dummy names for dummy objects
- Re: [std-proposals] Dummy names for dummy objects
- Re: [std-proposals] Dummy names for dummy objects
- Re: [std-proposals] Dummy names for dummy objects
- Re: [std-proposals] Dummy names for dummy objects
[std-proposals] DR - std::visit non-intuitive behavior + new semantic for C-style variadic functions + pattern matching but better
- Re: [std-proposals] DR - std::visit non-intuitive behavior + new semantic for C-style variadic functions + pattern matching but better
- Re: [std-proposals] DR - std::visit non-intuitive behavior + new semantic for C-style variadic functions + pattern matching but better
- Re: [std-proposals] DR - std::visit non-intuitive behavior + new semantic for C-style variadic functions + pattern matching but better
[std-proposals] Extension methods take 2
Re: [std-proposals] Structured bindings for std::extents
Re: [std-proposals] Fwd: set_new_handler extension
Re: [std-proposals] Fwd: set_new_handler extension
Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension
- Re: [std-proposals] Fwd: set_new_handler extension