Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in allocator
mismatched std::allocator for some of STL containers
Jan 18, 2022
c++
stl
containers
language-lawyer
allocator
std::map standard allocator performance versus block allocator
Aug 04, 2020
c++
performance
memory-management
stdmap
allocator
Use of std::allocator_traits<A>
Apr 20, 2021
c++
allocator
Can I assume allocators don't hold their memory pool directly (and can therefore be copied)?
Jun 15, 2021
c++
c++11
allocator
stateful
Does an allocation hint get used?
Sep 10, 2021
c++
allocator
Type-erased allocators in modern C++
Jan 03, 2019
c++
c++11
stl
type-erasure
allocator
Is there an allocator that uses alloca and is otherwise C++ STL compliant?
Sep 22, 2022
c++
stl
stack
allocator
alloca
Second argument to std::vector
Aug 12, 2022
c++
vector
allocator
Why does `std::pmr::polymorphic_allocator` not propagate on container move?
Sep 10, 2022
c++
c++17
allocator
What are allocators and when is their use necessary? [closed]
Nov 06, 2022
c++
stl
allocator
What is the difference betwwen the older alloctaor::construct and the new one and explicit constructor?
Feb 25, 2022
c++
allocator
Standard C++ code for serialization/deserialization purposes
Nov 08, 2022
c++
serialization
buffer
allocator
Is there a C++ allocator that respects an overridden new/delete?
Feb 20, 2019
c++
allocator
new-operator
Are C++11 stateful allocators interchangeable across type boundaries?
Oct 15, 2022
c++
c++11
allocator
Non-Boost STL allocator for inter-process shared memory?
Jan 31, 2020
c++
ipc
shared-memory
allocator
Idiom for obeying propagate_on_copy_assignment in Container without allocator
Aug 19, 2021
c++
c++11
vector
allocator
How does std::list allocate nodes vs. elements
Aug 28, 2022
c++
allocator
stdlist
std::unique_ptr<T[]> and custom allocator deleter
Sep 25, 2022
c++
c++11
memory-management
unique-ptr
allocator
Why does `polymorphic_allocator` take a `memory_resource` pointer and not a reference?
May 02, 2020
c++
language-lawyer
c++17
allocator
Standard library facilities which allocate but don't use an Allocator
Feb 15, 2022
c++
memory-management
c++-standard-library
allocator
« Newer Entries
Older Entries »