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
User-provided std::allocator specialization
May 05, 2022
c++
c++17
allocator
Does an allocator.construct loop equal std::uninitialized_copy?
May 07, 2022
c++
stl
allocator
How to implement a string that solely allocates on the stack
Sep 14, 2022
c++
string
allocator
stack-allocation
Correctly allocate memory in vector
Sep 08, 2022
c++
c++11
stl
c++14
allocator
Does std::allocator_traits define rebind_alloc if rebind not present in custom allocator?
Nov 16, 2021
c++
templates
c++11
allocator
Using a custom allocator inside a std::scoped_allocator_adaptor with std::unordered_map
Aug 09, 2017
c++
stl
allocator
libc++
Why does propagate_on_XXX_assignment not apply to constructors?
Feb 23, 2017
c++
c++11
allocator
Why are std::allocator::construct and std::allocator::destroy templated on element type?
Apr 25, 2022
c++
c++11
allocation
allocator
Why C++ custom allocator needs comparison operators?
Sep 27, 2022
c++
c++-standard-library
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
« Newer Entries
Older Entries »