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
Is list-initialization an implicit conversion?
Sep 05, 2022
c++
c++11
language-lawyer
list-initialization
Move std::vector to std::deque in C++11
Oct 31, 2022
c++
c++11
stdvector
c++-standard-library
stddeque
Error "sigemptyset was not declared in this scope" when using C+11 and Newlib
Aug 15, 2022
c++
c++11
cygwin
signals
newlib
Static const data member defined in another file
Oct 27, 2022
c++
c++11
language-lawyer
What is the difference between eof(), fail(), bad(), and good() in C++ streams?
Feb 26, 2019
c++
c++11
io
std::sort by unary mapping
Jun 19, 2022
c++
sorting
c++11
std
Removing the void specializations for std::future and std::promise
Feb 02, 2021
c++
c++11
c++14
future
c++17
Q: Template class that takes either a normal type or a template template argument
Jun 02, 2022
c++
c++11
metaprogramming
template-meta-programming
constexpr
Does using C++ Lambda functions as slots in Qt help to preserve binary compatibility of a library?
Feb 25, 2022
c++
qt
c++11
lambda
qt5
Using C++ shared pointer's aliasing constructor with an empty shared pointer
Mar 18, 2022
c++
c++11
language-lawyer
Is it safe to wait for asynchronous work by joining in the destructor?
Nov 02, 2022
c++
multithreading
c++11
thread-safety
object-lifetime
User-defined literal string: compile-time length check
Sep 14, 2022
c++
c++11
static-assert
compile-time-constant
user-defined-literals
Unpack an array of arguments for a function call
Apr 18, 2022
c++
c++11
variadic-functions
function-call
Why does compiler accept initialization of a float with a long double literal?
Oct 15, 2022
c++
c++11
Why can I std::bind successfully with the wrong parameters?
Aug 29, 2022
c++
c++11
stdbind
What are the exact inter-thread reordering constraints on mutex.lock() and .unlock() in c++11 and up?
Sep 07, 2022
c++
c++11
language-lawyer
mutex
memory-barriers
C++0x atomic implementation in c++98 question about __sync_synchronize()
Oct 19, 2022
c++
templates
c++11
atomic
min and perfect forwarding
Sep 25, 2022
c++
templates
c++11
forwarding
rvalue-reference
Perfect forwarding - through virtual functions
Mar 26, 2022
c++11
Return value optimization of values unpacked from std::tuple
Aug 05, 2017
c++
c++11
tuples
return-value-optimization
« Newer Entries
Older Entries »