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
Check if template parameter is equal to Base class of another template parameter
Dec 14, 2025
c++
templates
c++11
Setting static constant value (not by preprocessor) at compile time
Dec 15, 2025
c++
c++11
static
compilation
Can a conditional variable "miss" a notify call?
Dec 15, 2025
c++
multithreading
c++11
Why move assignment operator should return reference to *this [duplicate]
Dec 14, 2025
c++
c++11
move-semantics
Bug in libstdc++ regarding std::list assignment?
Dec 15, 2025
c++
list
gcc
c++11
std
Use of std::forward in c++
Dec 15, 2025
c++
c++11
std
Visual Studio 2012 c++ intellisense comments for std possible?
Dec 15, 2025
c++
visual-c++
c++11
visual-studio-2012
How to set a value in an unordered_map and find out if a new key was added
Dec 15, 2025
c++
c++11
dictionary
hashmap
unordered-map
Move semantics in Qt without pointers?
Dec 13, 2025
qt
c++11
qt5
move
move-semantics
Constructor, initializer list and different behaviour in g++ and clang
Dec 14, 2025
c++
c++11
vector
g++
initializer-list
stoi and std::to_string on mingw 4.7.1 [duplicate]
Dec 13, 2025
c++
c++11
mingw
std
Constant condition in a loop: compiler optimization [duplicate]
Dec 13, 2025
c++
optimization
c++11
for-loop
conditional-statements
Returning std::move of a local variable [duplicate]
Dec 15, 2025
c++
c++11
move-semantics
return-value-optimization
Why does STL Set overwrite pairs with same value
Dec 14, 2025
c++
c++11
stl
How standard C++ input output streams have to handle intXX_t types?
Dec 14, 2025
c++
c++11
language-lawyer
Use std::move in C++11 move constructor with uniform initialization syntax
Dec 14, 2025
c++
c++11
move
move-constructor
What happened to threadpool?
Dec 13, 2025
c++
multithreading
boost
c++11
remove_pointer analog that works for anything that supports operator*
Dec 13, 2025
c++
templates
c++11
sfinae
type-traits
Force constexpr to be evaluated at compile time [duplicate]
Dec 14, 2025
c++
c++11
constexpr
Function initialization with int& argument by int&&
Dec 13, 2025
c++
c++11
Older Entries »