index
:
gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-15
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-15
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
include
/
bits
/
stl_construct.h
Age
Commit message (
Expand
)
Author
2025-09-22
libstdc++: Move start_lifetime_as functions to bits/stl_construct.h [PR106658]
Tomasz KamiĆski
2025-06-11
libstdc++: Replace some uses of std::__addressof with std::addressof
Jonathan Wakely
2025-06-11
libstdc++: Improve diagnostics for ill-formed std::_Destroy and std::_Destroy...
Jonathan Wakely
2025-03-05
libstdc++: implement constexpr memory algorithms
Giuseppe D'Angelo
2025-01-02
Update copyright years.
Jakub Jelinek
2024-12-02
libstdc++: Simplify std::_Destroy using 'if constexpr'
Jonathan Wakely
2024-10-09
libstdc++: Do not cast away const-ness in std::construct_at (LWG 3870)
Jonathan Wakely
2024-10-09
libstdc++: Make std::construct_at support arrays (LWG 3436)
Jonathan Wakely
2024-03-22
libstdc++: Use feature test macros in <bits/stl_construct.h>
Jonathan Wakely
2024-01-03
Update copyright years.
Jakub Jelinek
2023-07-04
libstdc++: Qualify calls to std::_Destroy and _Destroy_aux
Jonathan Wakely
2023-01-16
Update copyright years.
Jakub Jelinek
2022-01-14
libstdc++: Ignore cv-quals when std::allocator<void> constructs
Jonathan Wakely
2022-01-03
Update copyright years.
Jakub Jelinek
2021-12-01
libstdc++: Define std::__is_constant_evaluated() for internal use
Jonathan Wakely
2021-10-14
libstdc++: Add missing constexpr to std::optional (P2231R1)
Jonathan Wakely
2021-01-04
Update copyright years.
Jakub Jelinek
2020-04-28
libstdc++: Fix regression in std::_Construct (PR 94831)
Jonathan Wakely
2020-01-01
Update copyright years.
Jakub Jelinek
2019-10-29
Fix compilation errors with Clang
Jonathan Wakely
2019-10-23
PR c++/91369 Implement P0784R7 changes to allocation and construction
Jonathan Wakely
2019-01-01
Update copyright years.
Jakub Jelinek
2018-01-03
Update copyright years.
Jakub Jelinek
2017-04-28
PR libstdc++/80553 don't allow destroying non-destructible types
Jonathan Wakely
2017-01-01
Update copyright years.
Jakub Jelinek
2016-09-20
re PR libstdc++/77619 (uninitialized_meow_construct and friends not exception...
Ville Voutilainen
2016-01-04
Update copyright years.
Jakub Jelinek
2015-01-05
Update copyright years.
Jakub Jelinek
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
2013-03-08
memoryfwd.h: New.
Benjamin Kosnik
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
2012-11-10
* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.
Jason Merrill
2011-06-22
stl_construct.h: Update Copyright years.
Paolo Carlini
2011-06-22
Makefile.am: Add alloc_traits.h headers.
Jonathan Wakely
2011-01-30
PR libstdc++/36104 part four
Benjamin Kosnik
2010-12-19
*: Use headername alias to associate private includes to public includes.
Benjamin Kosnik
2010-06-16
stl_construct.h (_Construct): Change to variadic in C++0x mode, consistently ...
Paolo Carlini
2010-05-20
[multiple changes]
Paolo Carlini
2009-08-29
stl_construct.h: Include <bits/move.h>.
Paolo Carlini
2009-08-29
move.h (_GLIBCXX_FORWARD): Add.
Chris Jefferson
2009-05-18
re PR c++/40192 (Unable to use std::vector with typedef'd array types)
Paolo Carlini
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
2008-01-18
[multiple changes]
Benjamin Kosnik
2007-10-28
stl_uninitialized.h (uninitialized_copy): Use ::new and value_type per the le...
Paolo Carlini
2007-05-04
stl_construct.h (_Destroy(_ForwardIterator, _ForwardIterator __last, _Allocat...
Paolo Carlini
2007-04-03
stl_algobase.h (__copy_aux(_II, _II, _OI), [...]): Use __is_pod.
Paolo Carlini
2005-12-19
c++config: Add in revised namespace associations.
Benjamin Kosnik
2005-08-23
re PR libstdc++/23358 (_Destroy doesn't optimize for scalar types)
Thomas Kho
2005-08-17
All files: Update FSF address.
Kelley Cook
2005-01-31
cpp_type_traits.h: Add types to the structs thus making type_traits.h redunda...
Paolo Carlini
[next]