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
C++11 conditional expression on std::greater and std::less got error of different types
Feb 22, 2022
c++
c++11
Overloading, variadic functions and bool type
Nov 17, 2019
c++
c++11
Is there any compiler barrier which is equal to asm("" ::: "memory") in C++11?
Dec 16, 2021
c++
c++11
atomic
lock-free
memory-barriers
#ifdef _WIN32 not getting detected
Jul 26, 2022
c++
c++11
Is having a function header that return an abstract type legal?
Jul 01, 2020
c++
c++11
abstract-class
language-lawyer
Template function to receive a generic map as a parameter
May 06, 2022
c++
c++11
templates
stdmap
template-templates
What is the impact of wrapping an initializer list inside parenthesis?
Jun 10, 2021
c++
c++11
list-initialization
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
« Newer Entries
Older Entries »