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
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
Understanding move semantics for std::array
Dec 05, 2022
c++
c++11
move-semantics
Turning this raw pointer situation into a unique_ptr?
Dec 04, 2022
c++
c++11
smart-pointers
unique-ptr
Get all elements but the first as a separate vector
Dec 05, 2022
c++
c++11
vector
What C++ STL class should I use to reduce fragmentation caused by lots of small allocations?
Dec 04, 2022
c++
c++11
memory-management
stl
containers
Is std::unique_ptr the wrong tool to allocate memory for an array?
Dec 05, 2022
c++
c++11
memory-management
smart-pointers
unique-ptr
« Newer Entries
Older Entries »