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
lambda calling another external lambda
Aug 28, 2022
c++
c++11
lambda
Determining Optimum Thread Count
Aug 29, 2022
c++
multithreading
c++11
Using Boost-Beast (Asio) http client with SSL (HTTPS)
Jan 31, 2022
c++
c++11
boost-asio
boost-beast
Why C++ is called federation of languages?
Sep 14, 2022
c++
c++11
programming-languages
Is it necessary to reset std::list after been moved?
Oct 27, 2022
c++
c++11
How to validate input parameters in C++ constructor?
Feb 17, 2022
c++
validation
c++11
constructor
A variadic function that accepts Strings and Ints, Format the latter and concatenate all?
Aug 29, 2022
c++
c++11
variadic-templates
variadic-functions
Why not define rvalue reference to be rvalue expression?
Oct 28, 2022
c++
c++11
move-semantics
rvalue-reference
Will a default-constructed (empty) shared_ptr automatically be initialized to nullptr?
Jun 13, 2022
c++
c++11
smart-pointers
dividing and multiplying std::chrono::durations
Apr 02, 2021
c++
c++11
chrono
Deallocate dynamic memory within a function
Oct 15, 2022
c++
c++11
Efficient way to compare more 50 strings
Oct 16, 2022
c++
string
c++11
C++ Vector of unique pointers practice
May 04, 2022
c++
c++11
vector
c++14
unique-ptr
What is top-level in C++?
Jun 17, 2022
c++
c++11
language-lawyer
Why does defining an empty copy ctor beside a deleted default ctor make a value initialization with empty list fail?
Nov 04, 2022
c++
c++11
language-lawyer
default-constructor
value-initialization
Why is copy assigment possible, if a class has only a (templated) move assignment operator?
Sep 05, 2022
c++
c++11
templates
move-assignment-operator
type to int mapping
Jul 03, 2022
c++
serialization
c++11
traits
Why use std::for_each over a for loop? [duplicate]
May 14, 2022
c++
c++11
Possible to simplify this expression?
Jan 31, 2019
c++
stl
c++11
Does memory for new have to come from operator new?
Aug 24, 2022
c++
c++11
« Newer Entries
Older Entries »