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++
Read data from a serial port to USB in Ubuntu using C++
Sep 16, 2025
c++
ubuntu
gps
serial-port
usbserial
how to initialize a vector of regexes?
Sep 16, 2025
c++
regex
vector
c++11
mingw
C++ Split a string by blank spaces unless it is enclosed in quotes and store in a vector [duplicate]
Sep 17, 2025
c++
string
c++11
vector
split
Direct Wifi Communication between android smartphone and other devices
Sep 14, 2025
android
c++
wifi
C++ code to delete all files in a folder with FindFirstFile/FindNextFile
Sep 16, 2025
c++
windows
file
winapi
Error C2270: Modifiers not allowed on nonmember functions
Sep 17, 2025
c++
visual-studio-2012
compiler-errors
modifiers
non-member-functions
Installing Python debug symbols for Visual Studio
Sep 16, 2025
python
c++
visual-studio
debugging
What is the difference between std::trivially_copyable_v and std::is_pod_v (std::is_standard_layout && std::is_trivial_v)
Sep 17, 2025
c++
c++17
type-traits
How do I source/link external functions in C or C++?
Sep 16, 2025
c++
c
shared-libraries
C++ Tokenizing using iterators in an eof() cycle
Sep 17, 2025
c++
string
iterator
How to create a tuple of vectors of type deduced from a variadic template in C++17?
Sep 17, 2025
c++
c++17
variadic-templates
stdtuple
structure-of-arrays
VS2017 'M_PI': undeclared identifier [duplicate]
Sep 17, 2025
c++
visual-studio-2017
llvm
Creating std::initializer_list from non-copyable types
Sep 17, 2025
c++
initializer-list
What exactly is the meaning of "wait-free" in boost::lockfree?
Sep 15, 2025
c++
boost
nonblocking
lock-free
wait-free
why and how does rand() exist both in global and std namespace in cstdlib?
Sep 17, 2025
c++
namespaces
std
std::condition_variable::notify_one() called several times without context switching
Sep 15, 2025
c++
c++11
condition-variable
class template vs. member template
Sep 17, 2025
c++
templates
__declspec(dllexport) on nested classes
Sep 17, 2025
c++
visual-c++
declspec
What does <T::* int> mean? [duplicate]
Sep 17, 2025
c++
template-meta-programming
std::sort function gives "Bus error: 10"
Sep 17, 2025
c++
struct
stl
« Newer Entries
Older Entries »