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++
What is the functional difference between "(void) cast" vs. "__attributes__" for silencing unused argument warnings? [duplicate]
Nov 19, 2025
c++
compiler-warnings
unused-variables
gcc-extensions
Is copy initialization identical to copy initialization of a copy?
Nov 18, 2025
c++
initialization
copy-elision
copy-initialization
std::reference_wrapper v.s. int&
Nov 17, 2025
c++
c++11
reference-wrapper
C++ threading in linux [closed]
Nov 19, 2025
c++
linux
multithreading
Weird constexpr argument in code
Nov 18, 2025
c++
c++11
Getting error: ‘this’ is unavailable for static member functions even when function is not static
Nov 18, 2025
c++
pthreads
Char array with cin.getline()
Nov 19, 2025
c++
C++ #define variable parameter function
Nov 19, 2025
c++
macros
c-preprocessor
Why is the overload for both the == and <=> operator required to overload all comparison operators? [duplicate]
Nov 17, 2025
c++
c++20
spaceship-operator
Best practice when dealing with C++ iostreams
Nov 19, 2025
c++
smart-pointers
iostream
Can C++11 and C++17 Range-Based For Loop iterate to a specific position instead of full range of the map?
Nov 19, 2025
c++
c++11
c++17
Visual Studio 2015 git Push to Network Drive
Nov 18, 2025
c++
git
git-push
visual-studio-2015
Is it ok to use std::ignore in order to discard a return value of a function to avoid any related compiler warnings?
Nov 19, 2025
c++
gcc
c++14
How to delete part of a class?
Nov 19, 2025
c++
oop
What is the lifetime of C++ member variables when running in a std::thread?
Nov 19, 2025
c++
c++11
lifetime
stdthread
C++ file IO - ASCII value instead of Binary value
Nov 18, 2025
c++
Do different versions of compilers (e.g GCC) generate different performance?
Nov 19, 2025
c++
c
optimization
g++
compiler-optimization
Function wont accept Lambda but will accept function pointer
Nov 18, 2025
c++
lambda
functional-programming
« Newer Entries
Older Entries »