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
Why this code is fast for char *?
Oct 19, 2022
c++
c++11
Overload resolution: assignment of empty braces
May 03, 2020
c++
c++11
overload-resolution
Non-last default template arguments for function templates
Nov 08, 2022
c++
templates
c++11
language-lawyer
Compile time error if brace-closed list is the wrong size for class constructor
Nov 23, 2021
c++
templates
c++11
list-initialization
Match template parameter to template type
Oct 31, 2022
c++
templates
c++11
Why using 0 as default non type template parameter for void* is not allowed
Aug 29, 2022
c++
templates
c++11
c++14
void
Class with std::array of objects without default constructors
Sep 07, 2022
c++
arrays
c++11
uniform-initialization
Variadic variadic template template parameters
Apr 30, 2022
c++
c++11
variadic-templates
variadic-functions
template-templates
pass lambda to function that accepts function with templated types
Nov 12, 2021
c++
templates
c++11
lambda
c++ condition_variable wait_for predicate in my class, std::thread <unresolved overloaded function type> error
Feb 09, 2022
c++
multithreading
c++11
condition-variable
Why does decltype(declval<T>().func()) work where decltype(&T::func) doesn't?
Sep 16, 2022
c++
c++11
template-specialization
sfinae
member-functions
How qml call static method from c++
Oct 24, 2021
c++11
qml
qt5.6
Is va_list still used in C++? Or is it encouraged to use template<typename... T>?
Aug 31, 2022
c++
c++11
variadic-functions
ellipsis
c++ closure creation
Oct 15, 2022
c++
c++11
lambda
closures
c++14
ambiguous call of overloaded template with parameter (const T&, const T&) or (const char (&)[N], const char (&)[M])
May 02, 2022
c++
c++11
templates
overloading
std::promise<void> throws Unknown error, unless calling sleep
Nov 23, 2020
c++
c++11
gcc
Result of ternary operator on `int` and `float`
Apr 16, 2022
c++
c++11
language-lawyer
In C++11 threads, what guarantees does a std::mutex have about memory visibility?
Aug 11, 2022
c++
multithreading
c++11
cpu-cache
Generating pseudo-random 16-bit integers
Sep 13, 2022
c++
c++11
random
mersenne-twister
Need to check for nullptr when make_shared and make_unique is used?
Sep 05, 2022
c++
c++11
c++14
c++17
« Newer Entries
Older Entries »