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
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
Should I be using numeric_limits or C limit macros?
May 02, 2020
c++
c++11
numeric-limits
Functional composition with variadic templates in C++11
Mar 20, 2022
c++
c++11
functional-programming
variadic-templates
Default copy constructor and assignment for class with move constructor and assignment
Jan 23, 2021
c++
c++11
move-semantics
Compile-time detection of deprecated API calls?
Oct 22, 2022
c++
boost
c++11
static-assert
std::unique_ptr::reset checks for managed pointer nullity?
Sep 15, 2022
c++
c++11
language-lawyer
unique-ptr
delete-operator
Pack expansion in variadic templates when ellipsis are on innermost element of a pattern
Oct 16, 2022
c++
templates
c++11
variadic-templates
Detect whether clang is compiling using c++11 or legacy libstdc++ standard library
Oct 12, 2017
xcode
c++11
clang
How to cast int to const GLvoid*?
Sep 01, 2017
opengl
c++11
vertex-buffer
« Newer Entries
Older Entries »