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++
strange phenomenon about C++ memory address
Jan 02, 2023
c++
pointers
memory-address
Is it possible to initialize a vector of strings from an array? If so, how?
Jan 02, 2023
c++
arrays
vector
instantiation
On the weak semantics of references-to-const (and pointers-to-const)
Jan 02, 2023
c++
constants
const-reference
How could map::erase know if the interval is valid?
Jan 02, 2023
c++
dictionary
iterator
erase
Why the superfluous calls to filter functions when `std::views::reverse` is used?
Jan 01, 2023
c++
c++20
Simplest way to pass a lambda as a method parameter in C++17
Jan 02, 2023
c++
c++17
Aren't forwarding references deduced as r-value references? [duplicate]
Jan 02, 2023
c++
c++11
perfect-forwarding
forwarding-reference
How does std::greater<> wоrk in a set?
Dec 31, 2022
c++
c++14
Is it good practice to initialize a member variable of a class in the header file? [closed]
Jan 02, 2023
c++
Is my sorting question in ascending order a good solution?
Jan 02, 2023
c++
if-statement
c++17
minmax
Alloc memory in constructor or init function?
Jan 02, 2023
c++
oop
constructor
initialization
raii
How will std::spanstream usually be used in C++?
Jan 01, 2023
c++
strstream
c++23
ranges::view::transform produces an InputIterator preventing the use of std::prev
Jan 02, 2023
c++
iterator
c++20
std-ranges
Cannot pass std::unique_ptr in std::function<>
Jan 01, 2023
c++
function
lambda
unique-ptr
Overriding pure virtual functions
Jan 02, 2023
c++
virtual-functions
C/C++ build a generic stack frame to call different callback functions
Dec 31, 2022
c++
c
variadic
stack-frame
Template argument as function unnamed argument
Jan 02, 2023
c++
class
templates
c++17
function-templates
how to deduce return type from lambda?
Jan 02, 2023
c++
templates
lambda
AVX2: BitScanReverse or CountLeadingZeros on 8 bit elements in AVX register
Jan 01, 2023
c++
simd
intrinsics
avx
avx2
Expand parameter pack with index using a fold expression
Jan 02, 2023
c++
c++17
fold-expression
parameter-pack
« Newer Entries
Older Entries »