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++
Is there any difference betwwen writing each and every member of struct to a file and writing structure object directly to a file in c++?
Feb 06, 2026
c++
file
Is move() with unique_ptr irreplaceable?
Feb 05, 2026
c++
c++11
move
unique-ptr
Is there a cleaner way to combine std::string into std::vector<char>?
Feb 04, 2026
c++
string
insert
std
stdvector
c++ atof. How to check wrong input?
Feb 06, 2026
c++
string
double
atof
Should use unique_ptr to more easily implement "move" semantics?
Feb 06, 2026
c++
c++11
move-semantics
unique-ptr
this code compiles but doesnt show output when it runs (c++) in visual studio 2015 community
Feb 04, 2026
c++
What is the correct order of send and receive in MPI_Neighbor_alltoallw()?
Feb 04, 2026
c++
mpi
A byte type: std::byte vs std::uint8_t vs unsigned char vs char vs std::bitset<8>
Feb 05, 2026
c++
c++17
byte
std-byte
C++ template using multidimensional arrays
Feb 05, 2026
c++
c++11
templates
using
When use async_write_some and async_write
Feb 05, 2026
c++
boost
boost-asio
C/C++ TensorFlow hello_tf.c:(.text+0xa): undefined reference to `TF_Version'
Feb 06, 2026
c++
c
linux
gcc
tensorflow
Emscripten installation error: "./emcc no such file or directory"
Feb 05, 2026
c++
archlinux
emscripten
Initializing values for a struct within a class
Feb 05, 2026
c++
class
struct
while loop chars C++
Feb 06, 2026
c++
while-loop
char
Function name built from macro using pre-defined string and argument
Feb 05, 2026
c++
macros
Inheritance and pointers to pointers: why doesn't it work and how do I get around it?
Feb 06, 2026
c++
inheritance
pointers
dynamic-cast
operator== with double dispatch in C++
Feb 06, 2026
c++
operator-overloading
double-dispatch
Besides Boost, where can I get a single-file smart pointer implementation for C++?
Feb 06, 2026
c++
smart-pointers
Derived class inherit base class assignment operator?
Feb 05, 2026
c++
inheritance
assignment-operator
What sync primitives can I use with clone(2) (C/C++)?
Feb 06, 2026
c++
c
linux
multithreading
« Newer Entries
Older Entries »