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++
Calling operator new at global scope
Jun 24, 2026
c++
new-operator
does vector still exist?
Jun 25, 2026
c++
visual-c++
fread slow performance in OpenMP threads
Jun 25, 2026
c++
performance
file
openmp
Cannot use std::chrono::parse even with -std=c++2a and g++-11
Jun 24, 2026
c++
g++
Is there a way to align objects in C# same way as in C++ to avoid false sharing?
Jun 25, 2026
c#
c++
caching
Why doesn't `auto &&` behave as a so-called "universal reference" when used as a lambda argument
Jun 25, 2026
c++
templates
lambda
c++17
rvalue
Is there a concept in the standard library that tests for usability in ranged for loops
Jun 25, 2026
c++
c++20
c++-concepts
ranged-loops
Wrapping std::format in a template function fails to compile with the latest MSVC compiler update
Jun 25, 2026
c++
format
variadic-templates
Is this partial function template specialization?
Jun 25, 2026
c++
templates
c++11
template-specialization
initializer-list
C++ Pimpl vs Pure Virtual Interface Performance
Jun 25, 2026
c++
performance
cross-platform
virtual-functions
pimpl-idiom
Pointer-to-private-member-function array
Jun 25, 2026
c++
function-pointers
Race condition in Morris's algorithm
Jun 25, 2026
c++
multithreading
mutex
semaphore
memory-model
Conditional expression produces different type between MSVC and GCC/Clang
Jun 24, 2026
c++
visual-c++
conditional-statements
clang
language-lawyer
Is std::tag_invoke just an object with operator() that perfectly forwards all args to unqualified tag_invoke call?
Jun 25, 2026
c++
c++23
customization-point
tag-invoke
How to print Fibonacci Series upto n numbers using Recursion in C++
Jun 25, 2026
c++
recursion
fibonacci
const static member initialization - inside vs outside class definition [duplicate]
Jun 25, 2026
c++
stl
Compile-time generated switch-case with no performance hit
Jun 23, 2026
c++
How does auto return type template specialization work with different return types?
Jun 25, 2026
c++
templates
c++17
template-specialization
return-type
Making a type trait for rotating index_sequences more compiler friendly
Jun 25, 2026
c++
inheritance
metaprogramming
type-traits
Why should I be careful in "noexcept-ing all the functions" just like I "const all the things"?
Jun 25, 2026
c++
constants
constexpr
noexcept
cpp-core-guidelines
« Newer Entries
Older Entries »