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
How to use lambda as std::unique_ptr's Deleter?
Jun 18, 2022
c++
c++11
lambda
smart-pointers
unique-ptr
c++ variadic template instantiation depth exceeds maximum of 900
Feb 05, 2021
c++
c++11
variadic-templates
trailing-return-type
what does this template definition mean in c++?
Mar 25, 2022
c++
c++11
error_code: how to set and check errno
Oct 31, 2022
c++
linux
c++11
error-code
Why does this incorrect std::function initialization compile using MSVC?
Aug 12, 2019
c++
c++11
gcc
visual-c++
Does modification order contribute to happens-before relationship?
Aug 30, 2022
c++
multithreading
c++11
atomic
happens-before
Does C++ guarantees it is safe to access adjacent elements of an array from two threads
Mar 25, 2022
c++
multithreading
c++11
thread-safety
language-lawyer
Impact of the prior loop iteration on the execution time of the current iteration
Aug 22, 2022
c++
c++11
time
stl
folly
Correct way to use std::enable_if
Oct 31, 2022
c++
c++11
Is joinable() then join() thread-safe in std::thread?
Aug 23, 2022
c++
multithreading
c++11
Alternatives of getline
Jun 04, 2022
c++
c++11
getline
Is Boost.Tuple compatible with C++0x variadic templates?
Mar 19, 2019
c++
gcc
c++11
variadic
boost-tuples
G++ 4.5 Bug: No diagnostic for narrowing in initializer list
Nov 02, 2019
c++
g++
c++11
narrowing
Putting non-copyable objects into std-containers
Jul 01, 2022
c++
stl
c++11
rvalue-reference
noncopyable
Does MSVC10 Visual Studio 2010 support C++ explicit conversion operators
Nov 05, 2021
c++
visual-studio-2010
c++11
C++ : calling the right method of a derived class according to the types of the arguments
Jun 05, 2016
c++
virtual
c++11
overriding
Lambda function failing to call static functions of a function template parameter
Nov 07, 2022
c++
c++11
lambda
type-parameter
C++ : difference of execution time between two call of a virtual function
Sep 11, 2022
c++
performance
function
virtual
c++11
decltype(function) as class member
Jan 03, 2017
c++
compiler-errors
c++11
linker-errors
decltype
How does this variadic template work?
Aug 18, 2022
c++
c++11
variadic-templates
« Newer Entries
Older Entries »