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
How to return a class member vector in c++11
Jan 09, 2020
c++
c++11
std
Threadpool implementation: condition_variables vs. yield()
Oct 20, 2022
c++
multithreading
stl
std
condition-variable
Weird behavior with a manually defined strlen
Jul 03, 2022
c++
std
language-lawyer
undefined-behavior
std::string and its automatic memory resizing
Nov 04, 2022
c++
string
memory
std
dynamic-resizing
Are C++11 standard containers "final"?
May 04, 2022
c++
stl
c++11
std
Why std::bind can be assigned to argument-mismatched std::function?
Nov 14, 2022
c++
function
c++11
bind
std
With Range v3 ranges, how to combine views and actions into a single pipeline?
Aug 24, 2022
c++
stl
std
range-v3
Is there any reason why `std::exchange` is not `constexpr`?
Mar 26, 2022
c++
c++14
std
constexpr
Is returning a C++ std::string object safe from memory leaks?
Sep 23, 2022
c++
string
memory-leaks
std
What does the "::" mean in "::tolower"?
Feb 16, 2022
c++
string
stl
std
scope-resolution
MinGW error: 'min' is not a member of 'std'
Mar 30, 2021
c++
max
std
min
C++: Is all of "std" cross platform?
Sep 16, 2022
c++
cross-platform
std
standard-library
How to sum all values in the std::map?
Mar 28, 2019
c++
map
std
Why don't unordered associative containers implement the less than operator?
Sep 24, 2022
c++
c++11
stl
std
STL + Ordered set + without duplicates
Sep 22, 2022
c++
collections
stl
duplicates
std
C++ std::set::erase with std::remove_if
Mar 19, 2022
c++
stl
set
std
Why is using vector of pointers considered bad?
Sep 21, 2022
c++
pointers
vector
std
error: static assertion failed: std::thread arguments must be invocable after conversion to rvalues
Dec 10, 2021
c++
linux
multithreading
std
Why is std::less better than "<"?
Sep 21, 2022
c++
std
Why do I need to write "std::string" but not "std::getline()"?
Nov 14, 2022
c++
include
std
« Newer Entries
Older Entries »