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++
Does RDTSCP increment monotonically across multi-cores?
Mar 04, 2023
c++
assembly
x86
multicore
rdtsc
Why can't putc() be implemented as a macro in C++? (Or can it?)
Mar 04, 2023
c++
language-lawyer
stdio
static constexpr undefined reference error on clang
Mar 03, 2023
c++
clang
constexpr
C++20 template lambda: how to specify template argument? [duplicate]
Mar 03, 2023
c++
templates
lambda
c++20
C++ static constant array initialization inside class
Mar 03, 2023
c++
c++11
Why does a calculation error occur when this double value is multiplied by 2 in C++?
Mar 04, 2023
c++
ieee-754
calculation
Default lambda argument in template function
Mar 03, 2023
c++
Can't relaxed atomic fetch_add reorder with later loads on x86, like store can?
Mar 03, 2023
c++
multithreading
cpu-architecture
memory-barriers
stdatomic
Can function pointers be de referenced
Mar 04, 2023
c++
function-pointers
dereference
C++ spaceship operator multilevel compare?
Mar 03, 2023
c++
c++20
spaceship-operator
Creating a function for displaying status updates with printf style string formatting on an MFC control
Mar 03, 2023
c++
winapi
mfc
dialog
atl
The redundancy of forward_iterator concept?
Mar 04, 2023
c++
iterator
c++20
c++-concepts
Why my pointer becomes dangling pointer in c++?
Mar 04, 2023
c++
Finding ratio of 2 numbers in C++
Mar 04, 2023
c++
math
Why does Clang 12 refuse to initialize aggregates in the C++20 way?
Mar 03, 2023
c++
clang
c++20
emplace
aggregate-initialization
SHARING_VIOLATION with multi-threaded file IO on Windows
Mar 04, 2023
c++
windows
multithreading
visual-c++
multiprocessing
Why is std::vector::push_back declared as constexpr in C++20?
Mar 04, 2023
c++
stdvector
c++20
constexpr
ranges-v3 join function to join two containers together
Mar 04, 2023
c++
c++20
range-v3
Why is redeclaring a template member function allowed in C++?
Mar 03, 2023
c++
How to create a function that forwards its arguments to fmt::format keeping the type-safeness?
Mar 04, 2023
c++
c++20
fmt
« Newer Entries
Older Entries »