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 can I create a std::function with a custom allocator?
Sep 12, 2022
c++
c++11
allocator
What is the purpose and usage of `memory_resource`?
Sep 05, 2022
c++
c++17
allocator
Why is Allocator::reference being phased out?
Sep 05, 2022
c++
memory-management
c++11
allocator
Custom allocator in std::vector
Sep 04, 2022
c++
stl
c++11
allocator
C++ STL allocator vs operator new
Sep 03, 2022
c++
memory
stl
new-operator
allocator
What is the purpose of std::scoped_allocator_adaptor?
May 17, 2021
c++
memory-management
c++11
containers
allocator
Questions about Hinnant's stack allocator
Nov 01, 2022
c++
c++11
memory-alignment
allocator
exception-specification
Why is allocator::rebind necessary when we have template template parameters?
Sep 01, 2022
c++
templates
allocator
template-templates
How can I write a stateful allocator in C++11, given requirements on copy construction?
Sep 24, 2022
c++
c++11
stl
allocator
Can a size_type ever be larger than std::size_t?
Aug 31, 2022
c++
stl
allocator
size-t
Stack-buffer based STL allocator?
Aug 29, 2022
c++
stl
stack
allocator
How is a vector's data aligned?
Aug 28, 2022
c++
vector
sse
memory-alignment
allocator
Why are are std::allocator's construct and destroy functions deprecated in c++17?
Aug 06, 2022
c++
memory-management
language-lawyer
allocator
c++17
Does std::vector *have* to move objects when growing capacity? Or, can allocators "reallocate"?
Aug 27, 2022
c++
vector
realloc
allocator
Making std::vector allocate aligned memory
Aug 27, 2022
c++
memory-management
memory-alignment
allocator
polymorphic_allocator: when and why should I use it?
Dec 14, 2021
c++
allocator
c++17
Compelling examples of custom C++ allocators?
Sep 11, 2022
c++
memory-management
std
memory-alignment
allocator
« Newer Entries