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
SFML undefined reference to `sf::TcpSocket::TcpSocket()'
Dec 16, 2025
c++
c++11
g++
sfml
C++ rounding to FE_TONEAREST
Dec 15, 2025
c++
c++11
rounding-error
rounding
Compiler macro to test difference between uint64_t and unsigned long long int
Dec 15, 2025
c++
c++11
macros
uint64
unsigned-long-long-int
static method or non-static method using static field
Dec 16, 2025
c++
c++11
Operators for non-primitive boxed types
Dec 15, 2025
c++
templates
c++11
boxing
Gaining access to the tuple by string template param
Dec 14, 2025
c++
templates
c++11
variadic-templates
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
Older Entries »