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
Performance of std::mutex and QMutex in MinGW 64 (posix thread version)
Nov 16, 2021
qt
c++11
stl
mutex
atomic
Checking whether a function (not a method) exists in c++11 via templates
Feb 05, 2022
c++
templates
c++11
template-meta-programming
sfinae
Is there a more elegant way of marrying sprintf and std::string in C++?
Oct 31, 2022
c++
string
c++11
printf
string-formatting
Intuitive way to make something like a member function for an enum class (C++11)
Aug 17, 2022
c++
c++11
enums
How to avoid std::vector to copy on (re-)allocation?
Jun 25, 2022
c++
c++11
vector
When does std::shared_ptr release its object?
Oct 24, 2022
c++
c++11
shared-ptr
resource-management
std::condition_variable wait() and notify_one() synchronization
Jun 11, 2022
c++
multithreading
c++11
condition-variable
New throws bad_alloc despite <new> header not being defined?
Jul 01, 2022
c++
c++11
bad-alloc
<chrono> overflow guarantees
Dec 27, 2021
c++
c++11
std
integer-overflow
chrono
Difference between char[N] and char (&)[N] in parameter list
Oct 26, 2022
c++
c++11
How to initialize a template sized array?
Nov 22, 2020
c++
templates
c++11
How can I run a lambda immediately?
Sep 13, 2019
c++
c++11
lambda
Copy constexpr array into class
Jun 05, 2022
c++
arrays
c++11
constructor
constexpr
Using `this->` in a lambda that captures `this`
Oct 28, 2022
c++
c++11
lambda
constexpr performing worse at runtime
May 26, 2022
c++
performance
c++11
constexpr
Why lambda removes cv and ref?
Jun 15, 2022
c++
c++11
lambda
language-lawyer
return-type-deduction
Getting unexpected result when compiling with clang optimization
Sep 16, 2022
c++
c++11
boost
clang
Why can a std::tuple not be assigned with an initializer list?
Aug 25, 2022
c++11
stdtuple
What will happen if I assign negative value to an unsigned char?
Nov 17, 2022
c
c++11
unsigned
Vector move constructor slower than copy constructor
Oct 31, 2022
c++
csv
c++11
vector
move-semantics
« Newer Entries
Older Entries »