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++
Using a return constexpr pair for template instantiation
Feb 01, 2026
c++
templates
c++17
constexpr
Why the std::map::insert failed in the following example?
Feb 01, 2026
c++
c++11
insert
c++17
stdmap
How are function failures propagated for NodeJS Wrapped C++ Code?
Feb 01, 2026
c++
node.js
quickfix
What are RSEQs (Restartable Sequences) and how to use them?
Feb 01, 2026
c++
linux
optimization
system-calls
restartable-sequence
In a false `if constexpr` branch outside of a template, are bodies of called template functions instantiated or not?
Feb 01, 2026
c++
language-lawyer
Conditionally remove methods in template class
Feb 01, 2026
c++
c++11
templates
explicit-instantiation
pahole doesn't show classes in namespaces
Jan 30, 2026
c++
namespaces
pahole
How can i fix tbb on CMake
Jan 30, 2026
c++
cmake
tbb
Why do templates allow constexpr function members with non-constexpr constructors?
Feb 01, 2026
c++
templates
c++14
constexpr
How many values can be put into an Array in C++?
Feb 01, 2026
c++
arrays
double
Why can't I declare a type of friend function by template parameter but can with alias
Feb 01, 2026
c++
templates
friend
Can an array of a union type be cast to a pointer of the active type?
Feb 01, 2026
c++
arrays
pointers
unions
How do I mitigate exceptions from constructors of aggregated objects if my own constructor must not throw without resorting to "new"?
Feb 01, 2026
c++
exception
C++ - threading has caused strange output
Feb 01, 2026
c++
pthreads
Create a 3D shapefile in GDAL
Feb 01, 2026
c++
shapefile
gdal
Determine if same pointers are passed to a macro
Feb 01, 2026
c++
templates
visual-c++
compiler-errors
static-assert
Can I safely move assign to `this`?
Feb 01, 2026
c++
move-semantics
Can you warn/error when mixing char8_t and char32_t in expressions?
Feb 01, 2026
c++
unicode
compiler-warnings
c++23
char8-t
Are pointers to pure virtual member functions of local classes allowed?
Feb 01, 2026
c++
visual-c++
language-lawyer
pure-virtual
local-class
« Newer Entries
Older Entries »