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++
Interpreting WAVEFORMATEXTENSIBLE from IAudioClient::GetMixFormat
Sep 03, 2025
c++
winapi
audio
wasapi
Difference between multimap and unordered map
Sep 02, 2025
c++
data-structures
dictionary
hashmap
multimap
error: ‘memset’ was not declared in this scope
Sep 03, 2025
c++
compilation
memset
Why I'm getting std::bad_variant_access with std::variant?
Sep 03, 2025
c++
c++17
ubuntu-18.04
variant
gcc7
PInvoke error when marshalling struct with a string in it
Sep 03, 2025
c#
c++
interop
pinvoke
marshalling
Polymorphic value types and interfaces
Sep 02, 2025
c++
polymorphism
c++17
Is it required to place "struct" in front of a struct instance in c++ when you use c header files?
Sep 03, 2025
c++
c
struct
Correctly seeding random number generator (Mersenne twister) c++
Sep 03, 2025
c++
random
srand
Why do vectors declared without size need push_back to accept inputs with cin?
Sep 03, 2025
c++
What is the difference between (!file) and (!file.is_open())?
Sep 03, 2025
c++
fstream
C++ Using features of a newer compiler to generate code for use by an older compiler
Sep 02, 2025
c++
visual-c++
c++11
c++14
c++03
warning: passing NULL to non-pointer argument of ‘std::thread::thread
Sep 03, 2025
c++
templates
c++11
perfect-forwarding
nullptr
how to get boost json to use the correct data types
Sep 02, 2025
c++
json
boost
boost-propertytree
Exception class with a char* constructor
Sep 02, 2025
c++
visual-studio
c++11
gcc
How to split a std::string_views into a tuple-like objects using C++20 std::views::split?
Sep 01, 2025
c++
split
c++20
stdarray
stdtuple
Why do I want to use CRTP over simple template for static polymorphism?
Sep 02, 2025
c++
crtp
How to initialize the std::optional of a user defined data type
Sep 02, 2025
c++
c++17
Moving elements from one vector to another using erase-remove paradigm
Sep 03, 2025
c++
c++11
vector
move
Using specific cipher for SSL/TLS in boost::asio
Aug 31, 2025
c++
ssl
boost
boost-asio
C++ Move semantics with object having integer member
Sep 02, 2025
c++
c++11
constructor
move
semantics
« Newer Entries
Older Entries »