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
Is overloading on all of the fundamental integer types is sufficient to capture all integers?
Feb 12, 2019
c++
c++11
language-lawyer
Are shared_ptr on static objects good?
Feb 06, 2022
c++
c++11
pointers
static
smart-pointers
Performing a Regex search and Replace on a std::string
Oct 17, 2022
c++
regex
string
c++11
search
Why is {} used to access operator() in std::hash?
Jun 27, 2022
c++
c++11
hash
unordered-map
c++-standard-library
Is returning a vector slower than passing by reference?
Oct 29, 2022
c++
c++11
stl
c++14
stdvector
C++ async + future (deferred vs async)
Oct 31, 2022
c++
multithreading
c++11
asynchronous
c++14
dynamic exception specifications are deprecated
Sep 05, 2022
c++
c++11
Is atomic<T*> always lock free?
Aug 24, 2022
c++
c++11
std
stdatomic
One template specialization for several enum values
Jun 05, 2022
c++
c++11
templates
template-specialization
std::tie fails with "cannot bind non-const lvalue reference" when passed value from a function call
Dec 25, 2021
c++
c++11
compiler-errors
lvalue
How to define the size of member vector in constructor of a class?
Nov 09, 2022
c++
class
c++11
constructor
stdvector
Std::Lock avoids deadlock but this program gets stuck
Jun 13, 2022
c++
multithreading
c++11
mutex
thread-synchronization
How to check if a template parameter is a struct/class?
Oct 27, 2022
c++
c++11
templates
c++14
class-template
How to detect if a type is one of a list of generic types
Sep 16, 2022
c++
c++11
template-meta-programming
enable-if
Miserable unordered_map insertion performance / hash function
Aug 18, 2022
c++
c++11
hashtable
unordered-map
Where is the thread going when a future leaves scope?
Nov 14, 2022
c++
multithreading
c++11
Type trait for strings
Feb 07, 2018
c++
string
c++11
traits
C++ lambda capture constraints
Oct 30, 2022
c++
lambda
c++11
Static arrays VS. dynamic arrays in C++11
Feb 09, 2022
c++
arrays
templates
c++11
move-semantics
C++11 move constructor with side effects
Nov 07, 2022
c++
c++11
move-semantics
move-constructor
« Newer Entries
Older Entries »