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++
How do I derive what members are at what offset in gdb?
Oct 19, 2025
c++
gcc
gdb
Running C++ with VStudio Code using CodeRunner extension
Oct 20, 2025
c++
visual-studio-code
Why are functions generated on use of template have "weak" as symbol type?
Oct 20, 2025
c++
templates
weak-symbol
Shall I clear a vector of unique_ptr in destructor in c++11 even if valgrind doesn't show memory leak
Oct 20, 2025
c++
c++11
memory-leaks
valgrind
smart-pointers
CUDA __host__ __device__ variables
Oct 20, 2025
c++
cuda
gpgpu
nvcc
How does the input for vertex shader work?
Oct 20, 2025
c++
opengl
glsl
sdl
How to dynamically add QPushButtons to UI
Oct 19, 2025
c++
qt
qt-creator
Refactoring a data class in C++
Oct 19, 2025
c++
class
refactoring
cin.clear(ios_base::failbit) vs cin.setstate(ios_base::failbit)
Oct 20, 2025
c++
istream
Can I avoid going through time_t to print a time_point?
Oct 20, 2025
c++
c++11
std
c++-chrono
time-t
QMediaPlayer duration() returns 0 always
Oct 20, 2025
c++
qt
Sharing vectors between two class instances
Oct 19, 2025
c++
vector
Make iterator that can be used to initialize vector
Oct 20, 2025
c++
iterator
Status of std::bases and std::direct_bases
Oct 20, 2025
c++
C++ chrono::duration_cast always outputs "0 seconds"
Oct 19, 2025
c++
g++
mingw
c++-chrono
C++ reverse_iterator Alternatives
Oct 20, 2025
c++
algorithm
stl
iterator
Can I combine setter and getter in one method, in C++?
Oct 20, 2025
c++
What is the difference between Rust's Drop and C++'s destructor?
Oct 19, 2025
c++
rust
Get the audio duration using libsndfile
Oct 20, 2025
c++
libsndfile
How do I acquire an IADsUser object for use with the Active Directory API?
Oct 18, 2025
c++
winapi
active-directory
« Newer Entries
Older Entries »