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
Constexpr, templates and array size
Dec 07, 2022
c++
templates
c++11
ISO c++ 15.3.10 : Why is this undefined behaviour?
Dec 06, 2022
c++
c++11
language-lawyer
std::copy for multidimensional arrays
Dec 07, 2022
c++
arrays
c++11
multidimensional-array
Casting nullptr to bool
Dec 07, 2022
c++
c++11
How to call a class member function recursively from its own defintion in C++?
Dec 07, 2022
c++
function
class
c++11
Parameter pack expansion within parentheses gives bizarre output
Dec 07, 2022
c++
c++11
variadic-templates
What is the char() type in C++?
Dec 05, 2022
c++
c++11
char
g++
c++14
How to handle an api which returns different data types for the same input data types?
Dec 06, 2022
c++
function
c++11
types
c++14
c++ repeat N iterations
Dec 06, 2022
c++
c++11
Possible results of integer xor in C++
Dec 04, 2022
c++
c++11
language-lawyer
Why mutex (std::mutex) is heavy?
Dec 06, 2022
c++
multithreading
c++11
boost
mutex
Would you implement a lightweight XML parser with <regex>?
Dec 05, 2022
c++
xml
regex
c++11
How do I implement array::max_size()?
Dec 06, 2022
c++
arrays
stl
c++11
aggregate
C++0x: how to get variadic template parameters without reference?
Dec 05, 2022
c++
templates
c++11
variadic-templates
Does C++0x support Anonymous Inner Classes?
Dec 05, 2022
c++
c++11
Confusion about r-value references
Dec 04, 2022
c++
c++11
rvalue-reference
std::async not starting new threads with std::launch::async policy
Dec 05, 2022
c++
multithreading
asynchronous
c++11
threadpool
Move constructor is required even if it is not used. Why?
Dec 05, 2022
c++
c++11
std
c++14
Deleting std::thread pointer raises exception "libc++abi.dylib: terminating"
Dec 05, 2022
c++
multithreading
c++11
stdthread
Is there any other advantage of lambdas besides convenience? [closed]
Dec 05, 2022
c++
c++11
lambda
« Newer Entries
Older Entries »