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++
std::thread (detachable) and exception safety
Dec 09, 2025
c++
multithreading
c++11
exception
stdthread
Template default argument SFINAE ambiguous to clang, fine for g++
Dec 09, 2025
c++
templates
c++11
clang
sfinae
Using a C++ library for a C application
Dec 08, 2025
c++
c
std::move and construction/destruction of objects
Dec 09, 2025
c++
copy-constructor
move-semantics
std::string getting (char *) instead of (const char *)
Dec 09, 2025
c++
string
pointers
std
Why would you put an explicit "return;" at the end of a void function? [duplicate]
Dec 09, 2025
c++
return
void
Insert raw file data into BLOB ("OLE Object") field of Access table using ADO
Dec 08, 2025
c++
ado
ole
ms-access-2013
variant
Compile error with RcppArmadillo and R 3.1.3 and Mac Yosemite
Dec 09, 2025
c++
r
xcode
osx-yosemite
gfortran
Quaternion to axis angles
Dec 09, 2025
c++
qt
opengl
rotation
quaternions
What does "cout <<(_1*3)" mean?
Dec 09, 2025
c++
boost
cout
Double calculations running a lot slower for values very close to zero
Dec 09, 2025
c++
performance
algorithm
floating-point
Is it possible to write C/C++ code in Libgdx?
Dec 09, 2025
java
c++
c
libgdx
Efficient division operator for 3D vectors
Dec 08, 2025
c++
operator-overloading
division
sfinae
micro-optimization
Access violation exception when deleting an array
Dec 09, 2025
c++
memory-management
c++-cli
access-violation
C++: 32 vs 64 bit stream operations
Dec 09, 2025
c++
stream
64-bit
C++11 : Why array with shared_ptr can not be deleted by default
Dec 09, 2025
c++
c++11
smart-pointers
Syntax differences in variadic template parameter pack forwarding
Dec 09, 2025
c++
c++11
variadic-templates
perfect-forwarding
OpenCV Error: Assertion failed ((unsigned)i0 < (unsigned)size.p[0]) in cv::Mat::at
Dec 08, 2025
c++
c
opencv
Older Entries »