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
initializer_list<T> assignment operator requirement on T
Sep 28, 2021
c++
c++11
initializer-list
Does clear() affect the bucket count of std::unordered_set?
Apr 20, 2022
c++
c++11
unordered-set
Example of entity declared in a anonymous namespace that has external linkage
Aug 31, 2022
c++
c++11
namespaces
language-lawyer
linkage
Transferring sole ownership: unique_ptr vs move semantics
Nov 08, 2022
c++
c++11
move-semantics
unique-ptr
Is it safe to pass as argument a member of an object which is moving
Sep 14, 2022
c++
c++11
move-semantics
clang is using the wrong system include directory
May 29, 2017
c++
linux
c++11
clang
clang++
std::vector constructor taking pair of iterators
Dec 13, 2021
c++
c++11
stl
Recursive variadic function template
Nov 01, 2022
c++
c++11
variadic-templates
How to call other class' const member function via a std::unique_ptr member
May 28, 2022
c++
c++11
type-conversion
smart-pointers
unique-ptr
C++ check whether constructor contains a parameter of given type
Apr 02, 2022
c++
templates
c++11
template-meta-programming
How to check a value like "#define VERSION 3.1.4" at compile time?
Nov 05, 2022
c++
c++11
c-preprocessor
Why not synthesize move operations for a class that defines the destructor as =default?
Oct 16, 2022
c++
c++11
Can Template / Preprocessor hackery be used to support variable arguments in the middle of an argument list?
Apr 05, 2018
c++
templates
c++11
macros
Compile-time equivalent to std::accumulate()
Dec 27, 2019
c++
templates
c++11
template-meta-programming
gcc4.8
C++ `ifdef` with concatenation of macros values
Sep 09, 2022
c++
c++11
visual-c++
c-preprocessor
visual-c++-2012
Implementing copy and move assignment with a single function
Nov 20, 2022
c++
c++11
move
assignment-operator
library-design
Why calling via weak_ptr is so slow?
Jun 15, 2022
c++
performance
c++11
g++
static, constexpr, const - what do they mean when all used together?
Oct 30, 2022
c++
c++11
static
constants
constexpr
C++ What is the best way of allowing moving data out of a class member (std::move syntax)
Nov 04, 2022
c++11
move-semantics
Cython build can't find C++11 STL files - but only when called from setup.py
Nov 21, 2022
python
c++11
cython
« Newer Entries
Older Entries »