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 does const auto and auto const apply to pointers?
Nov 20, 2022
c++
c++11
Why does std::move take rvalue reference as argument?
May 30, 2019
c++
c++11
move
rvalue-reference
forwarding-reference
Is there a way to check if std::future state is ready in a guaranteed wait-free manner?
Oct 24, 2022
c++
multithreading
c++11
std-future
Is it possible to set g++ to follow C++11 ISO (-std=c++11) through #define?
Sep 09, 2022
c++
c++11
g++
preprocessor-directive
How do I generate objects in std::vector and without copy?
Oct 25, 2022
c++
performance
c++11
stl
Why does a lock_guard on a mutex reference produce C26110
May 07, 2021
c++
c++11
visual-c++
c++17
std
Using C++ classes like function that may be defined in several different locations
Oct 31, 2022
c++
c++11
tr1
C++ functions for integer division with well defined rounding strategy
May 06, 2022
c++
c++11
Do any C++11 thread-safety guarantees apply to third-party thread libraries compiled/linked with C++11?
Mar 10, 2017
c++
thread-safety
c++11
language-lawyer
std::error_code, my_error::check_block == my_error::validate && my_error::accept_block == my_error::validate
Mar 23, 2014
c++
c++11
std
error-code
How to get the winapi id of a thread that has been created using the standard library?
Aug 23, 2022
c++
windows
multithreading
winapi
c++11
Linking troubles with boost::program_options on OSX using LLVM
Sep 05, 2022
c++
boost
c++11
osx-lion
clang
Uniform initialization of derived class with trivial ctor
Oct 14, 2022
c++
inheritance
c++11
uniform-initialization
list-initialization
ambiguous overload for ‘operator=’ with c++11 std::move and copy and swap idiom
Dec 21, 2020
c++
c++11
operator-overloading
overload-resolution
copy-and-swap
C++11 Geany setup
Apr 06, 2014
c++
gcc
c++11
geany
What C++11 <atomic> operations/memory orders guarantees freshness? [duplicate]
Oct 16, 2022
c++
multithreading
concurrency
c++11
atomic
Most vexing parse confusion
Jun 08, 2020
c++
class
c++11
function-pointers
Overhead of recursive lambdas
Oct 30, 2022
recursion
c++11
lambda
swap std::unique_ptr with lambda as deleter -- GCC
Feb 20, 2017
c++
gcc
c++11
lambda
unique-ptr
Lambda capture shared_ptr member
Mar 27, 2022
c++
memory-management
c++11
lambda
smart-pointers
« Newer Entries
Older Entries »