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
malloc/free based STL allocator
Aug 30, 2022
c++
stl
allocator
Container optimization: Why are STL container method arguments no longer using allocator::const_reference typedef?
Sep 09, 2022
c++
c++11
stl
containers
allocator
SSE and C++ containers
Jul 19, 2018
c++
sse
memory-alignment
allocator
compiler support for stateful allocators in STL containers
Dec 11, 2020
c++
stl
c++11
containers
allocator
Converting between vectors with different allocators
Feb 05, 2022
c++
c++11
allocator
Custom allocator for std::vector<char> is ignored
Dec 20, 2020
c++
c++11
allocator
Unable to use custom allocator with allocate_shared/make_shared
Apr 15, 2021
c++
memory-management
c++11
shared-ptr
allocator
How to use STL-compliant allocators for heterogeneous memory allocations
Nov 13, 2020
c++
memory-management
allocator
heterogeneous
Fast move assignment with Howard Hinnant's short_alloc
Nov 03, 2020
c++
memory-management
c++11
move-semantics
allocator
Why do tuples have uses_allocator but pairs don't?
Jun 05, 2016
c++
c++11
allocator
Efficient Array Reallocation in C++
Oct 16, 2022
c++
memory-management
allocator
Can an unordered_set use a different allocator for the nodes and the bucket list?
Aug 31, 2022
c++
c++17
allocator
unordered-set
c++pmr
Is Stephen Lavavej's Mallocator the same in C++11?
Nov 16, 2020
c++
c++11
containers
c++-standard-library
allocator
why does allocator in c++ need a copy constructor?
Nov 20, 2022
c++
stl
allocator
standard containers as local variables in multi-threaded application
Sep 26, 2022
c++
multithreading
string
vector
allocator
Why does allocator in c++ provide specialization for type void
Oct 26, 2022
c++
stl
allocator
Why allow `propagate_on_container_swap == false` in Allocators, when it might cause undefined behaviour?
Feb 09, 2022
c++
c++11
language-lawyer
allocator
Does C++11 require allocators to be default constructible, libstdc++ and libc++ disagree?
May 15, 2017
c++
c++11
language-lawyer
libstdc++
allocator
Uses for the capacity value of a string
Sep 05, 2022
c++
string
allocator
capacity
Custom allocators as alternatives to vector of smart pointers?
Sep 15, 2022
c++
c++11
shared-ptr
unique-ptr
allocator
« Newer Entries
Older Entries »