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 std
How do I answer the question of whether a standard library function is an "addressable function"?
Oct 29, 2025
c++
language-lawyer
std
memory-address
Upcasting through std::any
Oct 29, 2025
c++
c++17
std
stdany
fmt::dynamic_format_arg_store replacement/implementation for std::format
Oct 29, 2025
c++
std
c++20
fmt
In what sense is std::disjunction short-circuiting at compile_time
Oct 29, 2025
c++
std
c++17
variadic-templates
if-constexpr
Do I have to clear a C++ vector after declaration?
Oct 29, 2025
c++
std
stdvector
Overload of operator<< with basic_ostream
Oct 27, 2025
c++
templates
operator-overloading
std
stream-operators
Does std::unordered_multimap's bucket only contain elements with equivalent keys
Oct 27, 2025
c++
std
unordered-map
Overload tuple indexing operator - C++
Oct 26, 2025
c++
indexing
tuples
operator-overloading
std
Vim go to std library method/function definition
Oct 26, 2025
c++
vim
autocomplete
std
go-to-definition
What's the most efficient way of reading an ifstream into an string?
Oct 26, 2025
c++
std
When is a std::weak_ptr empty? Is an expired std::weak_ptr empty?
Oct 26, 2025
c++
language-lawyer
std
smart-pointers
weak-ptr
Searching for multiple elements using std::find()
Oct 25, 2025
c++
vector
find
std
How can I go decrement the iterator of a std::map by a certain number?
Oct 26, 2025
c++
c++11
dictionary
iterator
std
Should std::get<T&>(tuple) work for zip_view's output?
Oct 26, 2025
c++
std
c++20
c++23
C++ Vectors and Memory Leaks
Oct 24, 2025
c++
memory-leaks
std
How do I control the type of value returned by std::ranges::iota_view?
Oct 26, 2025
c++
std
c++20
Adding a new pandas dataframe columns populating it with conditional calculations (mean if, standard deviation if)
Oct 23, 2025
python
pandas
function
conditional-statements
std
O(1) std or boost list concatenate
Oct 26, 2025
c++
list
boost
std
C++ open file for writing only if does not exists
Oct 25, 2025
c++
c
file
std
Why specifying std::ios::in for ifstream?
Oct 25, 2025
c++
std
fstream
ifstream
Older Entries »