SpiceQA
Questions
Tags
Users
Badges
allocator
allocator
3 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Why does reallocating with realloc, a pre-allocated memory using allocator::allocate conserve the old start memory address?
su-angel
0
•
asked Sep 16, 2022
0
1
45
allocator
realloc
malloc
c++
Can the ctor be marked noexcept based on allocator type?
digito_evo
0
•
asked Sep 13, 2022
0
1
36
allocator
noexcept
c++pmr
c++
construction with an allocator must be possible if uses_allocator is true
glades
0
•
asked Sep 8, 2022
1
1
52
allocator
copy-constructor
c++pmr
c++20
c++
1
(current)
Hot Questions