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 c++11
std::tuple as template argument?
Jul 10, 2022
c++
templates
c++11
Unlock a thread from another thread in C++11
Sep 24, 2022
c++
multithreading
c++11
concurrency
mutex
Constness of STL containers and their elements - when to use const?
Oct 26, 2022
c++
c++11
vector
stl
constants
Using enumerated class values to call an array element in C++
Feb 01, 2020
c++
arrays
c++11
struct
enums
Is it valid to pass non-arithmetic types as arguments to cmath functions?
Feb 17, 2022
c++
c++11
language-lawyer
c++14
cmath
asio lambda with unique_ptr capture
Jan 30, 2022
c++
c++11
lambda
boost-asio
unique-ptr
How to detect whether some callable takes a rvalue reference?
Feb 10, 2017
c++
c++11
lambda
c++14
template-meta-programming
C++11 std::thread join crashes with system_error exception and SIGABRT on Xcode 6?
Feb 18, 2022
c++
multithreading
c++11
sigabrt
global declarations/initializations using static, const, constexpr
Mar 20, 2019
c++
c++11
C++ Template Metaprogramming issue in type selection
Jun 18, 2019
c++11
boost
Did I understand correctly the point of Scott Meyers' example of std::weak_ptr?
Oct 28, 2022
c++
c++11
weak-ptr
effective-c++
Distinguishing between multiple exceptions of the same type
Oct 31, 2022
c++
c++11
exception
exception-handling
One occasional writer, multiple frequent readers for std::map
Nov 15, 2021
c++
multithreading
c++11
stdmap
"anti-SFINAE" enabling an overload if a given expression is *not* well-formed
Jan 29, 2020
c++
c++11
sfinae
Automatically generated move constructor with not movable members
Oct 19, 2022
c++
c++11
move-semantics
c++ foreach loop with pointers instead of references
Mar 07, 2022
c++
c++11
foreach
Creating variadic accepting only reference or pointer
Jul 03, 2022
c++
c++11
variadic-templates
template-argument-deduction
Why is std::shuffle as slow (or even slower than) std::sort?
Jun 19, 2022
c++
performance
sorting
c++11
shuffle
Usecases for std::unordered_multiset
Oct 31, 2019
c++11
stl
hashset
unordered-multiset
C++ thread-safe increment with modulo without mutex using std::atomic
May 14, 2022
c++
multithreading
c++11
atomic
« Newer Entries
Older Entries »