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++
Calling exit() in C++ library terminates python script that wrapps that library using swig
Apr 30, 2026
python
c++
swig
Modify SFINAE idiom to check return type of a function using std::is_arithmetic
May 01, 2026
c++
templates
template-meta-programming
sfinae
Do ghostscript convertion in-memory using dot net or any other language
May 01, 2026
c#
c++
.net
pdf
ghostscript
In chess engines where bitboards are used, how are the edges detected?
May 01, 2026
c++
chess
bitboard
Finding current mouse position in QT
May 01, 2026
c++
qt
qt4
Should I create .a or .so when packaging my code as a library?
May 01, 2026
c++
linker
shared-libraries
How to get a C-string out of a string that contains \0 without losing the \0
Apr 30, 2026
c++
null-terminated
Should destructors clean up all state there is to be cleaned up, or should they be “minimalistic”?
May 01, 2026
c++
oop
i know what causes the segfault, but why?
May 01, 2026
c++
segmentation-fault
function template parameter deduction of template parameter vs of default template parameter vs of return type
May 01, 2026
c++
sfinae
template-argument-deduction
enable-if
function-templates
Vector as class member
May 01, 2026
c++
c++11
How do you use the void pointer in C?
May 01, 2026
c++
c
pointers
How does this example in standard section 6.8 works?
May 01, 2026
c++
function
function-pointers
scanf() doesn't accept whitespace
May 01, 2026
c++
c
scanf
Make QTcpServer accept only IPv4 connections
May 01, 2026
c++
qt
qtcpserver
Is it mandatory to write a header file for creating a dll file?
May 01, 2026
c++
visual-studio-2010
visual-c++
dll
header
What is the order of subobject initialization?
May 01, 2026
c++
initialization
Error when using MKL and Eigen LAPACK simultaneously
Apr 30, 2026
c++
eigen
intel-mkl
Pattern for Operation that needs data from an entire Composition Hierarchy
Apr 30, 2026
java
c++
algorithm
design-patterns
composition
Prohibit inclusion of incompatible headers across compilation units
May 01, 2026
c++
« Newer Entries
Older Entries »