Adrian Johnston
- Re: [std-proposals] Calling C++ functions in a .so directly from foreign languages and C++ as an interface definition language
- Re: [std-proposals] Calling C++ functions in a .so directly from foreign languages and C++ as an interface definition language
- Re: [std-proposals] Calling C++ functions in a .so directly from foreign languages and C++ as an interface definition language
- [std-proposals] Calling C++ functions in a .so directly from foreign languages and C++ as an interface definition language
- [std-proposals] Generalizing radix sort
- Re: [std-proposals] The real problems with optimizing C++ are not getting better
- [std-proposals] An RAII approach to polymorphic allocators
- Re: [std-proposals] The real problems with optimizing C++ are not getting better
- Re: [std-proposals] The real problems with optimizing C++ are not getting better
- Re: [std-proposals] Additional assert functionality and the Hatchling Platform
- Re: [std-proposals] The real problems with optimizing C++ are not getting better
- [std-proposals] The real problems with optimizing C++ are not getting better
- [std-proposals] Additional assert functionality and the Hatchling Platform
Andre Kostur
- Re: [std-proposals] Calling C++ functions in a .so directly from foreign languages and C++ as an interface definition language
- Re: [std-proposals] Core language feature idea: structural typing support without templates
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] caller_return - a step in the direction of nicer error-by-value
- Re: [std-proposals] caller_return - a step in the direction of nicer error-by-value
Andrey Semashev
- Re: [std-proposals] Forbid optimisations on std::basic_string implementations.
- Re: [std-proposals] Forbid optimisations on std::basic_string implementations.
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
Arthur O'Dwyer
- Re: [std-proposals] Timed lock algorithms for multiple lockables - Was: std::try_lock_for and std::try_lock_until
- Re: [std-proposals] Timed lock algorithms for multiple lockables - Was: std::try_lock_for and std::try_lock_until
- Re: [std-proposals] Possible DR for successive behavior of std::generator
- Re: [std-proposals] Error on out-of-bounds index, and syntax for conversion
- Re: [std-proposals] Allow trailing commas in function calls
- Re: [std-proposals] Allow trailing commas in function calls
- Re: [std-proposals] Multiprecision division
Avi Kivity
- Re: [std-proposals] The real problems with optimizing C++ are not getting better
- Re: [std-proposals] std::constructor
- Re: [std-proposals] std::constructor
- Re: [std-proposals] std::constructor
- [std-proposals] std::constructor
Ayrton Lachat
Ben Crowhurst
- Re: [std-proposals] Forbid optimisations on std::basic_string implementations.
- Re: [std-proposals] Forbid optimisations on std::basic_string implementations.
- [std-proposals] Forbid optimisations on std::basic_string implementations.
Bjorn Reese
- Re: [std-proposals] Constexpr parameters
- Re: [std-proposals] Delete...why not a parameter by reference?!
Bo Persson
- Re: [std-proposals] Draft 2: Error on out-of-bounds index
- Re: [std-proposals] The real problems with optimizing C++ are not getting better
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Allow trailing commas in function calls
- Re: [std-proposals] Forbid optimisations on std::basic_string implementations.
Breno Guimarães
Brian Bi
- Re: [std-proposals] Constexpr parameters
- Re: [std-proposals] Possible DR for successive behavior of std::generator
- Re: [std-proposals] TBAA and extended floating-point types
Charles R Hogg
connor horman
David Brown
- Re: [std-proposals] Draft 2: Error on out-of-bounds index
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
Frederick Virchanza Gotham
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
Gašper Ažman
- Re: [std-proposals] Function to Find Number of Members in a Pointer
- Re: [std-proposals] The real problems with optimizing C++ are not getting better
Hans Åberg
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Multiprecision division
- [std-proposals] Multiprecision division
Henry Miller
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
Howard Hinnant
- Re: [std-proposals] Timed lock algorithms for multiple lockables - Was: std::try_lock_for and std::try_lock_until
- Re: [std-proposals] Timed lock algorithms for multiple lockables - Was: std::try_lock_for and std::try_lock_until
- Re: [std-proposals] Freestanding try_lock_for and try_lock_until
- Re: [std-proposals] Freestanding try_lock_for and try_lock_until
- Re: [std-proposals] Multiprecision division
Hyman Rosen
Ivan Lazaric
Ivan Matek
- Re: [std-proposals] The real problems with optimizing C++ are not getting better
- Re: [std-proposals] The real problems with optimizing C++ are not getting better
Iúri Chaer
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] caller_return - a step in the direction of nicer error-by-value
- Re: [std-proposals] caller_return - a step in the direction of nicer error-by-value
- Re: [std-proposals] caller_return - a step in the direction of nicer error-by-value
- Re: [std-proposals] caller_return - a step in the direction of nicer error-by-value
J Decker
Jan Schultke
- Re: [std-proposals] char8_t aliasing and Unicode
- Re: [std-proposals] Submitting a proposal - Catch 22?
- Re: [std-proposals] Core language feature idea: structural typing support without templates
- Re: [std-proposals] charN_t (was: TBAA and extended floating-point types)
- Re: [std-proposals] Freestanding try_lock_for and try_lock_until
- Re: [std-proposals] Additional assert functionality and the Hatchling Platform
- Re: [std-proposals] The real problems with optimizing C++ are not getting better
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] Allow trailing commas in function calls
- Re: [std-proposals] Allow trailing commas in function calls
- Re: [std-proposals] Allow trailing commas in function calls
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] caller_return - a step in the direction of nicer error-by-value
Jason McKesson
- Re: [std-proposals] charN_t (was: TBAA and extended floating-point types)
- Re: [std-proposals] charN_t (was: TBAA and extended floating-point types)
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] charN_t (was: TBAA and extended floating-point types)
- Re: [std-proposals] An RAII approach to polymorphic allocators
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Forbid optimisations on std::basic_string implementations.
Jens Maurer
- Re: [std-proposals] Core language feature idea: structural typing support without templates
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] History and Context of Injection
- Re: [std-proposals] std::constructor
- Re: [std-proposals] Multiprecision division
Jeremy Rifkin
- Re: [std-proposals] Allow trailing commas in function calls
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
Jerome Saint-Martin
JJ Marr
Jonathan Wakely
- Re: [std-proposals] Container bounds-check
- Re: [std-proposals] std::expected
- Re: [std-proposals] Draft 2: Error on out-of-bounds index
- Re: [std-proposals] Draft 2: Error on out-of-bounds index
- Re: [std-proposals] Draft 2: Error on out-of-bounds index
- Re: [std-proposals] Draft 2: Error on out-of-bounds index
- Re: [std-proposals] Submitting a proposal - Catch 22?
- Re: [std-proposals] Core language feature idea: structural typing support without templates
- Re: [std-proposals] Draft 2: Error on out-of-bounds index
- Re: [std-proposals] Draft 2: Error on out-of-bounds index
- Re: [std-proposals] Draft 2: Error on out-of-bounds index
- Re: [std-proposals] Half baked
- Re: [std-proposals] Half baked
- Re: [std-proposals] Function to Find Number of Members in a Pointer
- Re: [std-proposals] Function to Find Number of Members in a Pointer
- Re: [std-proposals] An RAII approach to polymorphic allocators
- Re: [std-proposals] The real problems with optimizing C++ are not getting better
- Re: [std-proposals] The real problems with optimizing C++ are not getting better
- Re: [std-proposals] The real problems with optimizing C++ are not getting better
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Error on out-of-bounds index, and syntax for conversion
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Forbid optimisations on std::basic_string implementations.
- Re: [std-proposals] Forbid optimisations on std::basic_string implementations.
Julien Villemure-Fréchette
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
Levo D
- Re: [std-proposals] Container bounds-check
- [std-proposals] Container bounds-check
- Re: [std-proposals] Draft 2: Error on out-of-bounds index
- Re: [std-proposals] Draft 2: Error on out-of-bounds index
- Re: [std-proposals] Draft 2: Error on out-of-bounds index
- Re: [std-proposals] Draft 2: Error on out-of-bounds index
- Re: [std-proposals] Draft 2: Error on out-of-bounds index
- Re: [std-proposals] Draft 2: Error on out-of-bounds index
- Re: [std-proposals] Draft 2: Error on out-of-bounds index
- [std-proposals] Draft 2: Error on out-of-bounds index
- [std-proposals] Draft 2: Error on out-of-bounds index
- [std-proposals] Draft 2: Error on out-of-bounds index
- Re: [std-proposals] Error on out-of-bounds index, and syntax for conversion
- Re: [std-proposals] Error on out-of-bounds index, and syntax for conversion
- [std-proposals] Error on out-of-bounds index, and syntax for conversion
Lorand Szollosi
Lénárd Szolnoki
- Re: [std-proposals] std::expected
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
Magnus Fromreide
Marcin Jaczewski
- Re: [std-proposals] Draft 2: Error on out-of-bounds index
- Re: [std-proposals] Draft 2: Error on out-of-bounds index
- Re: [std-proposals] Some question on C++26 `template for` syntax
Nevin Liber
Oliver Hunt
- Re: [std-proposals] Draft 2: Error on out-of-bounds index
- Re: [std-proposals] Calling C++ functions in a .so directly from foreign languages and C++ as an interface definition language
- Re: [std-proposals] Container bounds-check
- Re: [std-proposals] Draft 2: Error on out-of-bounds index
- Re: [std-proposals] Container bounds-check
- Re: [std-proposals] char8_t aliasing and Unicode
- Re: [std-proposals] Calling C++ functions in a .so directly from foreign languages and C++ as an interface definition language
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Draft 2: Error on out-of-bounds index
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] char8_t aliasing and Unicode
- Re: [std-proposals] char8_t aliasing and Unicode
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] Random number generation suggestion
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] Draft 2: Error on out-of-bounds index
- Re: [std-proposals] Draft 2: Error on out-of-bounds index
- Re: [std-proposals] Draft 2: Error on out-of-bounds index
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] The real problems with optimizing C++ are not getting better
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Forbid optimisations on std::basic_string implementations.
- Re: [std-proposals] Some question on C++26 `template for` syntax
- Re: [std-proposals] Some question on C++26 `template for` syntax
- Re: [std-proposals] Some question on C++26 `template for` syntax
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
Omer Rosler
- Re: [std-proposals] History and Context of Injection
- [std-proposals] History and Context of Injection
organicoman
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- [std-proposals] Delete...why not a parameter by reference?!
Paul Caprioli
- Re: [std-proposals] Calling C++ functions in a .so directly from foreign languages and C++ as an interface definition language
- Re: [std-proposals] Random number generation suggestion
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- [std-proposals] TBAA and extended floating-point types
Paul Robert Stackhouse
Peter Bindels
- Re: [std-proposals] Core language feature idea: structural typing support without templates
- Re: [std-proposals] Draft 2: Error on out-of-bounds index
Phil Bouchard
Rhidian De Wit
Robin Savonen Söderholm
Sebastian Wittmeier
- Re: [std-proposals] charN_t (was: TBAA and extended floating-point types)
- Re: [std-proposals] Calling C++ functions in a .so directly from foreign languages and C++ as an interface definition language
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] Function to Find Number of Members in a Pointer
- Re: [std-proposals] Function to Find Number of Members in a Pointer
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Forbid optimisations on std::basic_string implementations.
- Re: [std-proposals] Forbid optimisations on std::basic_string implementations.
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
- Re: [std-proposals] caller_return - a step in the direction of nicer error-by-value
Simon Schröder
- Re: [std-proposals] char8_t aliasing and Unicode
- Re: [std-proposals] char8_t aliasing and Unicode
- Re: [std-proposals] char8_t aliasing and Unicode
- Re: [std-proposals] char8_t aliasing and Unicode
- Re: [std-proposals] std::expected
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] Core language feature idea: structural typing support without templates
- Re: [std-proposals] Half baked
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Allow trailing commas in function calls
- Re: [std-proposals] Forbid optimisations on std::basic_string implementations.
- Re: [std-proposals] Allow trailing commas in function calls
- Re: [std-proposals] caller_return - a step in the direction of nicer error-by-value
Ted Lyngmo
- Re: [std-proposals] Submitting a proposal - Catch 22?
- Re: [std-proposals] Submitting a proposal - Catch 22?
- [std-proposals] Submitting a proposal - Catch 22?
- Re: [std-proposals] Timed lock algorithms for multiple lockables R1
- Re: [std-proposals] Timed lock algorithms for multiple lockables - Was: std::try_lock_for and std::try_lock_until
- [std-proposals] Timed lock algorithms for multiple lockables - Was: std::try_lock_for and std::try_lock_until
- Re: [std-proposals] std::try_lock_for and std::try_lock_until
- Re: [std-proposals] Freestanding try_lock_for and try_lock_until
- Re: [std-proposals] Freestanding try_lock_for and try_lock_until
- Re: [std-proposals] Freestanding try_lock_for and try_lock_until
- [std-proposals] Freestanding try_lock_for and try_lock_until
- Re: [std-proposals] Using -1 as the max value for an unsigned integer
- Re: [std-proposals] Using -1 as the max value for an unsigned integer
- Re: [std-proposals] Using -1 as the max value for an unsigned integer
- Re: [std-proposals] Using -1 as the max value for an unsigned integer
Tek, Robert Mate
- Re: [std-proposals] Core language feature idea: structural typing support without templates
- Re: [std-proposals] Core language feature idea: structural typing support without templates
- Re: [std-proposals] Core language feature idea: structural typing support without templates
- [std-proposals] Core language feature idea: structural typing support without templates
Thiago Macieira
- Re: [std-proposals] Calling C++ functions in a .so directly from foreign languages and C++ as an interface definition language
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] Draft 2: Error on out-of-bounds index
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] charN_t (was: TBAA and extended floating-point types)
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] The real problems with optimizing C++ are not getting better
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] The real problems with optimizing C++ are not getting better
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] Freestanding try_lock_for and try_lock_until
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] The real problems with optimizing C++ are not getting better
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] Forbid optimisations on std::basic_string implementations.
- Re: [std-proposals] Some question on C++26 `template for` syntax
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
Tiago Freire
- Re: [std-proposals] char8_t aliasing and Unicode
- Re: [std-proposals] char8_t aliasing and Unicode
- Re: [std-proposals] char8_t aliasing and Unicode
- Re: [std-proposals] char8_t aliasing and Unicode
- Re: [std-proposals] char8_t aliasing and Unicode
- Re: [std-proposals] char8_t aliasing and Unicode
- Re: [std-proposals] char8_t aliasing and Unicode
- Re: [std-proposals] char8_t aliasing and Unicode
- [std-proposals] char8_t aliasing and Unicode
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] charN_t (was: TBAA and extended floating-point types)
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] The real problems with optimizing C++ are not getting better
- Re: [std-proposals] The real problems with optimizing C++ are not getting better
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Forbid optimisations on std::basic_string implementations.
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Multiprecision division
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
Tom Honermann
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] charN_t
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] TBAA and extended floating-point types
- Re: [std-proposals] charN_t (was: TBAA and extended floating-point types)
- Re: [std-proposals] TBAA and extended floating-point types
Tony V E
Ungureanu Radu Andrei
Ville Voutilainen
- Re: [std-proposals] Constexpr parameters
- Re: [std-proposals] Half baked
- Re: [std-proposals] Additional assert functionality and the Hatchling Platform
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] Delete...why not a parameter by reference?!
- Re: [std-proposals] std::constructor
- Re: [std-proposals] std::constructor
- Re: [std-proposals] Standardising 0xdeadbeef for pointers
Viren Mane
Yexuan Xiao
zxuiji
- Re: [std-proposals] char8_t aliasing and Unicode
- Re: [std-proposals] char8_t aliasing and Unicode
- Re: [std-proposals] char8_t aliasing and Unicode
- Re: [std-proposals] char8_t aliasing and Unicode
- Re: [std-proposals] char8_t aliasing and Unicode
- Re: [std-proposals] char8_t aliasing and Unicode
- Re: [std-proposals] char8_t aliasing and Unicode
- Re: [std-proposals] Random number generation suggestion
- Re: [std-proposals] charN_t (was: TBAA and extended floating-point types)
- Re: [std-proposals] charN_t (was: TBAA and extended floating-point types)
- Re: [std-proposals] caller_return - a step in the direction of nicer error-by-value
Григорий Шуренков
- Re: [std-proposals] Constexpr parameters
- Re: [std-proposals] Constexpr parameters
- [std-proposals] Constexpr parameters