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
Is it possible to get documentation for c++ standard library in qcreator
Nov 29, 2025
c++
qt
std
documentation
std::array's data member is public in a standard library implementation. Why?
Nov 25, 2025
c++
std
The current state of reflection in C++20
Nov 25, 2025
c++
reflection
metaprogramming
c++20
std
Is Insertion into a vector while also accessing a vector undefined behavior?
Nov 25, 2025
c++
std
undefined-behavior
std::complex<> in C++ math special functions: technical specification or proposal
Nov 25, 2025
c++
language-lawyer
std
cmath
Why does std::swap<std::array<int,3>> not compile?
Nov 23, 2025
c++
std
swap
Why doesn’t std::string have a virtual destructor?
Nov 24, 2025
c++
string
virtual
std
how does std::optional work under the hood?
Nov 23, 2025
c++
std
stdoptional
How to track memory assign by STL library
Nov 23, 2025
c++
c++11
memory-management
std
c++14
Xilinx ISE fails to use std_logic_1164
Nov 23, 2025
std
vhdl
xilinx
Is it possible to iterate over a `const vector<int>`?
Nov 20, 2025
c++
std
Specialize hashmap template
Nov 20, 2025
c++
templates
hash
hashmap
std
What is the reason for using &*beg instead of beg when beg is an iterator?
Nov 20, 2025
c++
iterator
std
errata
Class template argument deduction before C++17
Nov 19, 2025
c++
language-lawyer
std
using std::set find with struct data
Nov 20, 2025
c++
set
equals
std
comparator
Is there an equivalent of submdspan for mdarray?
Nov 17, 2025
c++
std
c++-experimental
mdspan
Assigning different sized std::array
Nov 10, 2025
c++
arrays
c++11
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
« Newer Entries
Older Entries »