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++ 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
Safe equivalent of std::bit_cast in C++11
May 19, 2026
c++
c++11
casting
undefined-behavior
bit-cast
Using istream_iterator to read strings
May 20, 2026
c++
string
c++11
istream-iterator
Generating Conway 'look and say' numbers
May 19, 2026
c++
c++11
Arbitrary type transformations of functor arguments and results
May 20, 2026
c++
c++11
functor
template-meta-programming
g++ does not link depending on optimization settings
May 19, 2026
c++
c++11
gcc
linker
Visual Studio 2010: chrono header file missing
May 20, 2026
c++
visual-studio-2010
c++11
A way to get parameter pack from tuple / array?
May 19, 2026
c++
c++11
variadic-templates
template-meta-programming
constexpr
Initialization of a data member of union type
May 19, 2026
c++
c++11
constructor
casting
C++ - auto casting to std::string
May 19, 2026
c++
c++11
casting
Implementing Double Buffering using Futures and Promises using c++11
May 19, 2026
c++
multithreading
c++11
promise
double-buffering
std::thread::join blocks indefinitely out of main
May 18, 2026
c++
multithreading
c++11
Does it make sense to reuse destructor logic by using std::swap in a move assignment operator?
May 18, 2026
c++
c++11
move-semantics
move-assignment-operator
Derive from class declared in private scope
May 18, 2026
c++
c++11
inheritance
inner-classes
« Newer Entries
Older Entries »