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 event loop with thread safe queue
Nov 08, 2022
c++
multithreading
c++11
c++ normal_distribution gives different results on different platforms
Jan 21, 2022
c++11
random
C++ Constexpr member of template type
May 20, 2022
c++
templates
c++11
initialization
constexpr
I can no longer assign char[M][N] types into a std::vector on gcc 4.9
Jun 25, 2017
c++
c++11
gcc
c++11: building a std::tuple from a template function
Aug 04, 2021
c++
c++11
variadic-templates
c++ standard section id where its mentioned that Destructors are implicitly no throw
May 29, 2022
c++
exception
c++11
destructor
language-lawyer
Using lambda captured constexpr value as an array dimension
Mar 14, 2022
arrays
c++11
lambda
c++14
constexpr
Purpose of constexpr
Sep 02, 2022
c++
c++11
constexpr
Polymorphism in C++ STL containers
Feb 14, 2022
c++
c++11
stl
polymorphism
what does rdstate() return value means?
Oct 05, 2022
c++
c++11
io
eof
How to make default constructor defined outside the class noexcept?
Oct 31, 2022
c++
c++11
default-constructor
noexcept
Cannot deduce template argument that is a function
Aug 25, 2022
c++
templates
c++11
overloading
typetraits
Error while connecting lambda function to QProcess::error
Nov 11, 2021
qt
c++11
lambda
qprocess
Do derived classes need to implement move semantics when a base provides it?
Sep 14, 2022
c++
c++11
rvalue-reference
rvalue
Synchronously sort two containers by elements of first of them
May 21, 2022
c++
sorting
c++11
stl
c++14
Showing values of parameters packs in gdb [duplicate]
Sep 13, 2022
c++
c++11
gdb
variadic-templates
Why may thread_local not be applied to non-static data members and how to implement thread-local non-static data members?
Jun 05, 2022
c++
multithreading
c++11
openmp
thread-local-storage
Inheriting constructors of virtual base classes
Jun 26, 2018
c++
c++11
gcc
g++
virtual-inheritance
Is this use of reinterpret_cast on differently-qualified struct members safe?
Oct 24, 2022
c++
c++11
language-lawyer
reinterpret-cast
strict-aliasing
Parameter pack passed by reference
May 29, 2022
c++
templates
c++11
« Newer Entries
Older Entries »