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++
Function wont accept Lambda but will accept function pointer
Nov 18, 2025
c++
lambda
functional-programming
By-reference / by-pointer in assembly code
Nov 19, 2025
c++
assembly
reference
x86
g++
Is it possible to use separate threads for reading and writing with Boost.Asio?
Nov 18, 2025
c++
multithreading
boost
boost-asio
Restrict method access to a specific class in C++
Nov 19, 2025
c++
inheritance
Issue with a custom range when using both std::views::join and std::views::enumerate
Nov 18, 2025
c++
iterable
std-ranges
error: use of deleted function - solution?
Nov 19, 2025
c++
c++11
gcc
g++
deleted-functions
AVX512 dot product of 64-bit vector of booleans with 512-bit vector of bytes
Nov 18, 2025
c++
avx512
dot-product
How to prevent code heavily relying on polymorphism from being littered with `make_shared` all over the place?
Nov 17, 2025
c++
polymorphism
smart-pointers
Compile time check if string contains quotes
Nov 18, 2025
c++
string
c++17
constexpr
compile-time
QThread for an indefinite non-looping lifecycle
Nov 17, 2025
c++
qthread
qt6
How to trigger exactly only *one* SSE-exception
Nov 19, 2025
c++
floating-point
sse
ieee-754
floating-point-exceptions
Access derived class static members from inherited base class function in c++
Nov 18, 2025
c++
inheritance
static
Using function template in namespace to local namespace without need of namespace prefix
Nov 18, 2025
c++
templates
namespaces
Link multiple DLLs from one import library (lib)
Nov 18, 2025
c++
windows
import
dll
Client theoretically capable of sending multiple requests actually incapable of doing that, probably because it fails to manage async tasks correctly
Nov 18, 2025
c++
asynchronous
request
boost-asio
future
Where does the C++ standard allow an identifier with name space of a structure in a primary expression?
Nov 18, 2025
c++
scope
namespaces
language-lawyer
identifier
Is int &ref = ref; well formed
Nov 18, 2025
c++
reference
initialization
language-lawyer
selfinitialization
In tensorflow source code, what is node class (merge, enter, exit ...)?
Nov 19, 2025
c++
tensorflow
How to enforce strict parsing in Boost::DateTime
Nov 19, 2025
c++
boost
« Newer Entries
Older Entries »