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 conanfile.txt and conanfile.py in the same directory
Jan 26, 2023
c++
build
package-managers
conan
Why segmentation fault (core dumped) when I cin a string into node->name?
Jan 28, 2023
c++
string
segmentation-fault
malloc
Should args to inherited constructors be copied when invoking the base ctor or not?
Jan 29, 2023
c++
visual-studio
c++17
inherited-constructors
getline() doesn't read accented characters correctly
Jan 28, 2023
c++
getline
non-ascii-characters
C++ typelist make sublist
Jan 29, 2023
c++
variadic-templates
typelist
What is the canonical way to check for approximate zeros in Catch2?
Jan 28, 2023
c++
floating-point
c++14
catch2
floating-point-comparison
Can't compile with static constexpr under pre-C++17 mode
Jan 28, 2023
c++
language-lawyer
c++17
constexpr
Switch statement and object implicit int conversion
Jan 29, 2023
c++
std::stoul not throwing std::out_of_range
Jan 29, 2023
c++
exception
g++
g++4.8
Avoid checking the same condition every step in a loop in C++
Jan 28, 2023
c++
for-loop
coding-style
conditional-statements
Empty angle-brackets after a function's name in explicit specialization
Jan 28, 2023
c++
templates
template-specialization
Deriving a template class from a non-template base
Jan 29, 2023
c++
templates
What exactly the debug assert will do in release build?
Jan 29, 2023
c++
Metaprogramming construct that returns underlying type for an enum and integer for an iteger
Jan 29, 2023
c++
templates
enums
metaprogramming
typetraits
How to fast set 9 bits after all '1's in an 64 bit integer
Jan 28, 2023
c++
bit-manipulation
Am I missing something or are Virtual calls not as bad performance as people make of them
Jan 29, 2023
c++
embedded
virtual
vtable
Why does copy initialization of my class not work with string_view using string literals?
Jan 27, 2023
c++
initialization
copy-initialization
What is the syntax for the 'requires' expression of a variadic template with contraints?
Jan 28, 2023
c++
variadic-templates
c++20
c++-concepts
Force a migration of a cache line to another core
Jan 28, 2023
c++
assembly
concurrency
x86
cpu-cache
SSE integer 2^n powers of 2 for 32-bit integers without AVX2
Jan 28, 2023
c++
x86
sse
simd
intrinsics
« Newer Entries
Older Entries »