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
Dispatching r-values and l-values differently and using sfinae to disable one option
Feb 12, 2020
c++
c++11
sfinae
rvalue-reference
rvalue
Returning const value from arithmetic operator overload with move assignment
Nov 02, 2022
c++
c++11
On the initialization of std::array [duplicate]
May 14, 2022
c++
c++11
tr1
Last minute change in Lambda syntax or gcc bug?
Jan 05, 2014
c++
gcc
lambda
c++11
Writing a compiler: how to get simple templates to work?
Jul 21, 2022
c++
compiler-construction
c++11
abstract-syntax-tree
pthread_mutex_lock.c:62: __pthread_mutex_lock: Assertion `mutex->__data.__owner == 0' failed
Jan 18, 2018
c++
multithreading
pthreads
c++11
Templated conversion function to function pointer
Sep 07, 2020
c++
templates
c++11
type-conversion
functor
C++ 11 future_status::deferred not working
Jan 16, 2022
c++
multithreading
stl
c++11
future
Passing a class object with trivial copy constructor, but no output?
Feb 15, 2017
c++
c++11
language-lawyer
ellipsis
Why does this constexpr code cause GCC to eat all my RAM?
Jun 11, 2021
c++
gcc
c++11
metaprogramming
constexpr
What's wrong with this moveable type for std::map?
Jul 13, 2019
c++
c++11
Using C++11 thread with pure virtual thread function
Jan 03, 2015
c++
multithreading
c++11
C++11 initializer_list constructor marked "explicit"
May 29, 2017
c++
c++11
initializer-list
explicit-constructor
should std::vector honour alignof(value_type)?
Mar 16, 2022
c++
c++11
alignment
containers
Can the global new operator be overridden based on allocated object's type traits?
Nov 11, 2022
c++
c++11
typetraits
Standard type trait for the value of sizeof(T)
Mar 15, 2022
c++
c++11
c++-standard-library
How to calculate struct padding in c++11 during compile time?
Apr 02, 2022
c++
c++11
sizeof
Why is "unused variable" warning not reported for all variables? [duplicate]
Sep 25, 2022
c++
gcc
c++11
unused-variables
Forward-declare a member enumeration of a class template
Aug 30, 2022
c++
templates
c++11
enums
forward-declaration
Lambda expression in c++, OS X's clang vs GCC
May 13, 2021
macos
gcc
c++11
clang
lambda
« Newer Entries
Older Entries »