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
How to use std::scoped_allocator_adapter?
Jan 11, 2022
c++
c++11
memory-management
std
allocator
std::align and std::aligned_storage for aligned allocation of memory blocks
Aug 16, 2022
c++
c++11
alignment
allocator
Custom allocator performance
Oct 29, 2022
c++
performance
memory-management
allocator
What is a void `std::allocator`? ie: `std::allocator<void>`
May 08, 2022
c++
ros
allocator
Using tcmalloc/jemalloc with custom memory pool manager
Feb 18, 2022
c
memory
allocator
tcmalloc
Is there something similar to the copy-and-swap idiom when allocators are involved?
Mar 19, 2018
c++
c++11
allocator
using std::unique_ptr with allocators
Apr 11, 2018
c++
unique-ptr
allocator
Can I use a custom allocator for std::array for secure cryptographic keys?
Nov 16, 2022
c++
arrays
c++11
cryptography
allocator
What does it mean for an allocator to be stateless?
Dec 13, 2019
c++
stl
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
« Newer Entries
Older Entries »