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
Function template specialization with overloads with different number of parameters
Oct 20, 2025
c++
templates
c++11
template-specialization
C++: no matching function for call: why is an empty constructor needed?
Oct 21, 2025
c++
c++11
constructor
default-constructor
When is rvalue destructor called / is this ok
Oct 21, 2025
c++
oop
c++11
destructor
rvalue
C++: Armadillo column matrix initialization ambiguous
Oct 21, 2025
c++
templates
c++11
armadillo
Idiomatic way to store two related values of the same type
Oct 22, 2025
c++
c++11
std-pair
idioms
stdarray
Member function template with universal reference won't accept lvalues
Oct 21, 2025
c++
templates
c++11
universal-reference
How to guarantee exact thread sleep interval?
Oct 22, 2025
c++
c++11
condition-variable
Is it safe to use _MSVC_LANG instead of __cplusplus?
Oct 21, 2025
c++11
visual-c++
Can lifetime of objects in a initializer list be extended?
Oct 21, 2025
c++
c++11
lifetime
initializer-list
const-reference
When the object destructed while I pass the argument by-value?
Oct 21, 2025
c++
c++11
inheritance
language-lawyer
virtual
Reading multiple column and put them in vector in c++
Oct 22, 2025
c++
c++11
Is there an STL-like function to fill an array with some function of the index?
Oct 21, 2025
c++
c++11
stl
Qt5: connect: How to use 'connect' in case the slot has less parameters than the signal
Oct 21, 2025
c++
qt
c++11
qt5
Need a map from enum (class) to std::binary_function
Oct 21, 2025
c++
dictionary
c++11
functional-programming
`auto` variable declaration with multi-word fundamental types causes error
Oct 20, 2025
c++
c++11
auto
Undefined symbol: vtable [duplicate]
Oct 21, 2025
c++
gcc
c++11
vtable
Can initialization of global variables in C++ happen on multiple threads?
Oct 21, 2025
c++
multithreading
c++11
global-variables
Why aren't std::chrono::duration instances passed by value in the Standard Library?
Oct 21, 2025
c++11
pass-by-reference
constexpr
pass-by-value
« Newer Entries
Older Entries »