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 std
Creating an std::locale with an empty string ""
Mar 11, 2020
c++
locale
std
Why does std::unique_lock have a default constructor?
Nov 06, 2022
c++
std
the best way to make a std::vector capacity>=N and size=0?
Jun 17, 2022
c++
vector
std
stdvector
How to get non-member get<N> to work for custom class in a namespace [C++17]
Mar 08, 2022
c++
std
c++17
stdtuple
Using std::transform to make a vector of pair
Aug 22, 2022
c++
c++11
std
Using '|' (pipe) operator with std::views does not compile
Sep 13, 2022
c++
std
c++20
boost::shared_ptr standard container
Sep 25, 2022
c++
smart-pointers
std
stdmap
std::tr1::mem_fn return type
Jun 03, 2021
c++
std
tr1
An std container inside a template method
May 19, 2022
c++
templates
containers
std
Does resize() to a smaller size discard the reservation made by earlier reserve()?
Nov 13, 2022
c++
vector
containers
std
Memory allocation of internal types used by the containers
Sep 19, 2018
c++
c++11
std
allocator
Checking if an std::function is assigned to a nullptr
Mar 17, 2019
c++
c++11
std
std-function
nullptr
Why does C++ standard queue have back function when stack doesn't have bottom function?
Oct 16, 2022
c++
stack
queue
std
can I std::find a string in a stringstream?
Oct 23, 2022
c++
c++11
find
std
Should C++ allocator::allocate throw or return nullptr when allocation fails?
Sep 14, 2022
c++
std
allocator
why std::map has a member function called count? [duplicate]
May 25, 2022
c++
std
stdmap
how are map iterators invalidated when erasing elements? [duplicate]
Oct 20, 2022
c++
stl
iterator
std
stdmap
map with incomplete value type
Nov 15, 2016
c++
map
c++11
std
libc++
How does begin() know which return type to return (const or non-const)?
May 30, 2022
c++
stl
iterator
std
Can you reproduce or explain this Visual C++ bug with ctime?
Dec 31, 2019
c++
visual-studio-2013
std
« Newer Entries
Older Entries »