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
Create std::weak_ptr to an indexed value of an array-type std::shared_ptr?
Nov 02, 2025
c++
stl
std
shared-ptr
weak-ptr
container.begin()+1 validity for empty container vs container.end()-1
Nov 02, 2025
c++
iterator
std
Where is std::cout defined?
Nov 02, 2025
c++
std
Invalid UTF-8 data when using std::locale to format numbers in French
Nov 01, 2025
c++
utf-8
locale
std
How to forward-declare std::set in C++?
Oct 31, 2025
c++
set
std
forward-declaration
Difference Between Map with Integer Key and Vector
Oct 31, 2025
c++
stl
vector
key
std
Are there hidden dangers to link libraries compiled with different C++ standard?
Oct 31, 2025
c++
c++17
c++14
std
std::flat_map, std::flat_set and reserving storage?
Oct 30, 2025
c++
memory
stl
std
c++23
how to get background color back to previous color after use of std handle
Oct 28, 2025
c++
colors
std
handle
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
Older Entries »