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++
Fastest inline-assembly spinlock
Sep 12, 2025
c++
assembly
x86
memory-barriers
spinlock
Is it possible to declare a pointer to a function with unknown (at compile time) return type
Sep 12, 2025
c++
function
function-pointers
Generate XML documentation comments for /// in Visual Studio 2010 C++
Sep 12, 2025
c++
xml
comments
Is there a way to use a using-declaration inside a requires-expression
Sep 12, 2025
c++
c++20
c++-concepts
requires-expression
When is p.stem() + p.extension() != p.filename()?
Sep 12, 2025
c++
std-filesystem
Set the leading zero bits in any size integer C++
Sep 12, 2025
c++
optimization
bit-manipulation
dos
x86-16
Is it possible to move a boost::optional?
Sep 11, 2025
c++
boost
c++11
move-semantics
boost-optional
What is the proper way to build for macOS-x86_64 using cmake on Apple M1 (arm)?
Sep 12, 2025
c++
cmake
linker
cross-compiling
apple-silicon
When should I use a std::inplace_vector instead of a std::vector?
Sep 12, 2025
c++
std
c++26
Examples using reinterpret_cast that do not trigger UB
Sep 12, 2025
c++
undefined-behavior
reinterpret-cast
strict-aliasing
Use of std::move in std::accumulate
Sep 12, 2025
c++
move-semantics
stdmove
Only copiable type not accepted in msvc std::vector implementation
Sep 12, 2025
c++
visual-c++
std
stdvector
move-semantics
Embed Java into a C++ application?
Sep 11, 2025
java
c++
java-native-interface
embed
Why sizeof built in types except char is compiler dependent in C & C++?
Sep 12, 2025
c++
c
types
How to compare two typenames for equality in C++?
Sep 12, 2025
c++
templates
Is there an easy way to initialize a simple class without a constructor?
Sep 12, 2025
c++
Template specialization based on inherit class
Sep 12, 2025
c++
templates
specialization
With Clang or similar compilers, is it possible to turn only some warnings into errors?
Sep 10, 2025
c++
c
clang
compiler-warnings
no operator "<<" matches these operands [duplicate]
Sep 12, 2025
c++
When/why to make function private in class?
Sep 12, 2025
c++
oop
class-design
private-methods
« Newer Entries
Older Entries »