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
Correct way to make is_copy_constructible for container yield false if underlying type is not copy constructible
May 28, 2019
c++
c++11
copy-constructor
typetraits
using function pointers in C++ 11
Mar 05, 2022
c++
c++11
Why is the size() method of std::list O(n) in GCC?
May 05, 2022
c++
c++11
gcc
size
stdlist
Why can't I pass the this pointer explicitly to a member function?
Sep 05, 2022
c++
c++11
this
Getting GCC in C++11 mode to work on FreeBSD
Sep 23, 2022
c++
c++11
gcc
freebsd
libstdc++
Move or swap a stringstream
Jun 17, 2022
c++11
swap
move-semantics
Replacing part of std::vector by smaller std::vector
May 27, 2018
c++11
vector
replace
stdvector
Create array of chars avoiding narrowing
Oct 22, 2021
c++
arrays
c++11
narrowing
Copy Elision Misunderstanding
Feb 10, 2022
c++
c++11
copy-elision
c++11 variadic templates and std::endl
May 07, 2017
c++
c++11
What causes this constructor to delegate to itself when it takes an initializer list and delegates a vector?
May 11, 2017
c++
c++11
c++14
Constexpr compound assignment operator in clang and gcc
Nov 16, 2022
c++
c++11
language-lawyer
c++14
constexpr
Variadic function calling a variadic macro
Aug 28, 2022
c++
c++11
c++14
variadic-functions
variadic-macros
How to solve a circular class dependency with shared base class without headers?
Feb 21, 2022
c++
c++11
visual-studio-2012
circular-dependency
The right way to work with network buffer in modern GCC/C++ without breaking strict-aliasing rules
Feb 27, 2021
c++
c++11
gcc
strict-aliasing
auto and brace initialization in C++11/C++14 [duplicate]
May 15, 2022
c++
c++11
gcc
clang
c++14
Error when checking if a tuple of references is default constructible
Aug 29, 2022
c++
c++11
std
c++14
stdtuple
Is it possible to implement Q_PROPERTY READ/WRITE accessors without using member functions?
Jul 17, 2020
qt
c++11
qml
returning constant object and assigning it to non-constant object
Oct 19, 2022
c++
c++11
constants
copy-constructor
"Conversion" from type to same type is causing error
Mar 05, 2022
c++
c++11
metaprogramming
template-meta-programming
« Newer Entries
Older Entries »