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
Passing variadic class template's sub-classes to function that only accepts the base class (via parameter pack deduction/inference)
May 22, 2026
c++
templates
parameters
c++11
variadic
Possible memory leak by continuously starting threads?
May 21, 2026
c++
multithreading
visual-studio
c++11
visual-c++
std::put_time formats
May 21, 2026
c++
c++11
Cannot convert enum class to int using static_cast
May 21, 2026
c++
gcc
c++11
enums
Assigning a const_iterator to an iterator
May 20, 2026
c++
c++11
iterator
set
const-iterator
Wrong usage of std::future?
May 20, 2026
c++
c++11
valgrind
race-condition
future
Is it guaranteed that constructor is called exactly when the variable is defined?
May 20, 2026
c++
c++11
constructor
standards
undefined-behavior
C++ : overflow in implicit constant conversion [-Woverflow]
May 21, 2026
c++
c++11
What's the best way to make an std::string out of one char? [closed]
May 20, 2026
c++
c++11
What exactly is a variable template
May 20, 2026
c++
c++11
templates
c++14
Disable "In file included from" g++ message
May 20, 2026
c++
c++11
pragma
g++4.8
C++ Why it's not the same address (pointers)
May 21, 2026
c++
c++11
pointers
smart-pointers
Forms of list initialization
May 20, 2026
c++
c++11
initialization
initializer-list
list-initialization
How do I set a specific time using the std::chrono library?
May 19, 2026
c++
c++11
c++-chrono
c++ O3 optimization breaks working while loop
May 21, 2026
c++
c++11
compiler-optimization
fseek
Binding const T (&ref)[N] to object of type T[N]
May 20, 2026
c++
arrays
pointers
c++11
reference
Erase a vector element from list of vectors c++
May 20, 2026
c++
c++11
Why does the insertion of user defined destructor require an user defined copy constructor
May 20, 2026
c++
c++11
destructor
copy-constructor
unique-ptr
Destruction of thread_local objects
May 20, 2026
c++
multithreading
c++11
Older Entries »