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
C++11 type to enum mapping?
Aug 26, 2020
c++
c++11
constexpr
Monitor<T> class implementation in c++11 and c++03?
Apr 17, 2017
c++
boost
c++11
synchronization
Compile error when trying to compile a qt project
Dec 27, 2016
c++
qt
c++11
makefile
Autotools/libtool link library with libstdc++ despite -stdlib=libc++ option passed to configure
Nov 30, 2021
c++11
clang
autotools
libtool
glog
What do the default generated move members do?
Oct 20, 2019
c++
c++11
Why must <initializer_list> be included for using auto?
Sep 23, 2022
c++
c++11
types
auto
initializer-list
function or instance declaration? [duplicate]
Jul 18, 2017
c++
c++11
std::basic_ifstream throws std::bad_cast
May 07, 2022
c++
file-io
c++11
io
ifstream
deque vs vector guidance after C++11 enhancements [duplicate]
Jul 08, 2019
c++
c++11
Are the sizes passed into A::operator new() always equal to sizeof(A)?
Feb 19, 2022
c++
memory-management
c++11
operator-overloading
standards
Why can I not specify the constructor when newing an array?
Jul 07, 2022
c++
arrays
c++11
constructor
initialization
Uninitialized enumerator default values
Jul 15, 2018
c++
c++11
language-lawyer
Lambda expression as a class attribute?
Oct 30, 2022
c++
c++11
lambda
gcc 4.8.1: combining c code with c++11 code
Oct 20, 2022
c
gcc
c++11
variadic template pack within decltype
Dec 07, 2019
c++
c++11
variadic-templates
why initializer list cannot be main's parameter? how to propose it?
May 30, 2020
c++
c++11
standards
main
initializer-list
std::initializer_list as template argument for constructor
Jan 31, 2018
c++
c++11
constructor
initializer-list
type-deduction
Can a variadic template match a non-variadic template parameter?
Oct 19, 2022
c++
templates
c++11
template-meta-programming
variadic
Is it still legal to do pointer arithmetic on a deleted array?
Sep 07, 2022
c++
c++11
language-lawyer
undefined-behavior
pointer-arithmetic
Is it possible to iterate over all elements in a struct or class?
Jul 13, 2022
c++
c++11
« Newer Entries
Older Entries »