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 the initializer of std::function has to be CopyConstructible?
Nov 16, 2022
c++
function
templates
c++11
constructor
Is it possible to initialise an array of non-POD with operator new and initialiser syntax?
Jan 08, 2021
c++
arrays
c++11
clang
initializer-list
Why does std::min(std::initializer_list<T>) take arguments by value?
Feb 18, 2022
c++
c++11
std
min
c++-standard-library
Detect if C++ lambda can be converted to function pointer
Apr 02, 2022
c++
templates
c++11
lambda
template-meta-programming
Switch statement variadic template expansion
Oct 18, 2018
c++
templates
c++11
variadic-templates
Compile time array from C++ template parameter pack
Apr 23, 2022
c++
templates
c++11
stl
variadic-templates
How to remove several elements from the end of std::vector?
Aug 25, 2022
c++
c++11
vector
stl
How do I create a type list to expand into a tuple?
Aug 27, 2022
c++
c++11
c++14
C++11 making variadic constructor understand an initialization list of initialization lists
Aug 27, 2022
c++
templates
c++11
variadic-templates
Memory Model in C++ : sequential consistency and atomicity
Feb 09, 2020
c++
multithreading
c++11
x86
stdatomic
Is there any way to avoid code replication across different constructors of a class?
Aug 22, 2018
c++
c++11
std::upper_bound returns const iterator in const member function
Sep 05, 2018
c++
c++11
boost
circular-buffer
Is it legal to cast to enum values not representable by enum?
Aug 24, 2022
c++
c++11
enums
Efficiency difference between copy and move constructor
Aug 24, 2022
c++
c++11
Iterate with constexpr
Feb 14, 2022
c++
c++11
C++ or macro magic to generate method and forward arguments
Jul 15, 2018
c++
c++11
macros
Alternative for std::bind in modern C++
Oct 16, 2022
c++
c++11
c++14
c++17
C++ parameter pack with single type enforced in arguments
Nov 01, 2022
c++
c++11
c++14
variadic-templates
c++17
std::call_once safe for non atomic variables?
Aug 31, 2022
c++
multithreading
c++11
Initialization with empty curly braces
Aug 21, 2022
c++
c++11
constructor
initialization
explicit
« Newer Entries
Older Entries »