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
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
How to align std::array contained data?
Oct 26, 2022
c++
arrays
c++11
std
memory-alignment
Why does C++11 support 6 different regular expression grammars?
Sep 20, 2022
c++
regex
c++11
std
Size of unknown container
Aug 31, 2022
c++
c++11
coding-style
std
Intel standard library (C++)
Sep 20, 2022
c++
stl
std
intel
Why is is_lock_free a member function?
Aug 25, 2021
c++
c++11
std
atomic
Delete std::thread after calling join?
Sep 20, 2022
c++
multithreading
c++11
std
stdthread
std optional: No such file or directory
Nov 22, 2018
c++
c++11
std
stdoptional
How to make sure that std::random_shuffle always produces a different result?
May 17, 2022
c++
random
std
shuffle
What is the difference between Boost smart pointers and std smart pointers?
Sep 19, 2022
c++
pointers
boost
std
Does C++11 std::function limit the number of arguments a function pointer can have?
Sep 19, 2022
c++
c++11
function-pointers
std
Intersection of two `std::map`s
Nov 19, 2022
c++
dictionary
std
stdmap
c++-standard-library
Why '==' is slow on std::string?
Sep 19, 2022
c++
string
compare
std
Whats the point of .begin() and .end()?
Sep 19, 2022
c++
arrays
std
stdarray
Convert uint64_t to std::string
May 19, 2022
c++
string
std
uint64
Is there a better way to reverse an array of bytes in memory?
Sep 19, 2022
c++
memory
swap
std
« Newer Entries
Older Entries »