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
Should use unique_ptr to more easily implement "move" semantics?
Feb 06, 2026
c++
c++11
move-semantics
unique-ptr
C++ template using multidimensional arrays
Feb 05, 2026
c++
c++11
templates
using
Why copy constructor is called in capture list of lambda
Feb 06, 2026
c++
c++11
lambda
Code compiles with g++ but not with arm-none-eabi-g++
Feb 04, 2026
c++
c++11
g++
arm
bare-metal
Overload of a nested template function
Feb 05, 2026
c++
c++11
templates
overloading
language-lawyer
C++11 parameters pack overload
Feb 03, 2026
c++
c++11
Error when compiling c++11 code in a Matlab mex file
Feb 04, 2026
c++
linux
matlab
c++11
mex
Is reference return type not allowed in std::function?
Feb 04, 2026
c++
c++11
Is struct A { int a[2] = {1, 2}; }; legal as per C++11?
Feb 03, 2026
c++
visual-c++
c++11
compiler-errors
standards
C++11 Automate creation of integer to enum value map
Feb 03, 2026
c++
c++11
dictionary
enums
about std::result_of in c++11
Feb 05, 2026
c++
c++11
When does returning an rvalue reference result in undefined behavior?
Feb 04, 2026
c++
c++11
undefined-behavior
rvalue-reference
std::async guarantee to run after return statement
Feb 03, 2026
c++
c++11
asynchronous
Running std::normal_distribution with user-defined random generator
Feb 03, 2026
c++
visual-c++
c++11
random
Overloaded static member function call inside lambda body doesn't compile
Feb 04, 2026
c++
c++11
lambda
static-methods
visual-studio-2010
segment fault when passing right reference for literal in labmda with varidic template function
Feb 04, 2026
c++
c++11
lambda
Local Static variable initialization is thread safe [duplicate]
Feb 03, 2026
c++
c++11
c++14
« Newer Entries
Older Entries »