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 can I safely extract a function from gnarly C++ code?
Mar 11, 2026
c++
refactoring
legacy-code
What, actually, is the modulo of a negative number?
Mar 11, 2026
c++
Why is my MD5 value printing with extra "f" characters?
Mar 10, 2026
c++
md5
stdstring
Why is it slower to push a struct of char[256] to a std::queue than to push a struct of std::string?
Mar 11, 2026
c++
string
performance
stl
Expression in C++ [duplicate]
Mar 11, 2026
c++
undefined-behavior
c++-faq
sequence-points
Template class as template parameter default parameter
Mar 11, 2026
c++
templates
class-template
Elegant way to prevent namespace poisoning in C++
Mar 11, 2026
c++
c++11
namespaces
coding-style
Friend function in-class definition only allowed in non-local class definitions. What does it mean?
Mar 11, 2026
c++
friend
iPhone: starting an NSThread from a C++ object
Mar 11, 2026
c++
objective-c
multithreading
nsthread
Why does this code compile? (C++ template question) [duplicate]
Mar 11, 2026
c++
templates
What tool should I use to create my buildmachine?
Mar 11, 2026
c++
windows
linux
cross-compiling
build-server
Why does C++ choose to cast my return value to int?
Mar 10, 2026
c++
casting
reference
constructor
copy-constructor
Dereference operator on temporary object
Mar 11, 2026
c++
destructor
temporary-objects
full-expression
How can I use a member function pointer in libcurl
Mar 10, 2026
c++
curl
function-pointers
libcurl
pointer-to-member
A method for indexing triangles from a loaded heightmap?
Mar 10, 2026
c++
graphics
indices
vertices
Fail compilation if a certain specialization is used
Mar 11, 2026
c++
templates
How to specify the QString::indexOf method?
Mar 11, 2026
c++
qt
indexof
qstring
Does functional pointers not support instance types in C++
Mar 10, 2026
c++
oop
function-pointers
Cross compile to Linux from Windows using cmake and custom toolchain
Mar 10, 2026
c++
linux
cmake
clang
cross-compiling
Older Entries »