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 there any reason standard library implementations do not use asserts when compiling without -DNDEBUG and -O3?
Jul 01, 2026
c++
assert
libstdc++
std
Why does the upcoming Ranges library not support container initialization from a range?
Jul 01, 2026
c++
iterator
std
c++20
OpenGL - terminate called after throwing an instance of '__gnu_cxx::recursive_init_error'?
Jul 01, 2026
c++
opengl
std
gnu
Sequential sequence containers OR How to pack vectors
Jun 29, 2026
c++
boost
stl
std
How do I support any_cast to cast a custom class to a string?
Jun 28, 2026
c++
std
c++17
Reference to "class" is ambigous
Jun 24, 2026
c++
hash
std
std::begin(X) vs. X.begin() for rvalues
Jun 23, 2026
c++
std
rvalue-reference
const-iterator
How to use a single namespace across files?
Jun 23, 2026
c++
visual-c++
namespaces
std
Why does std::logic_error not virtually inherit from std::exception?
Jun 20, 2026
c++
inheritance
std
Specializations of std::size and std::empty do not match the template
Jun 18, 2026
c++
templates
std
c++17
In the C++ standard why is getenv defined but not setenv?
Jun 15, 2026
c++
environment-variables
std
standards
std::min_element returning unexpected result
Jun 14, 2026
c++
c++11
min
std
Why std::vector does not have a release method?
Jun 12, 2026
c++
vector
stl
std
allocator
How to most efficiently construct a std::string from char * with size
Jun 12, 2026
c++
std
stdstring
Trouble in understading behaviour of std::transform
Jun 12, 2026
c++
std
Are std::optional members stored contiguously?
Jun 11, 2026
c++
std
stdoptional
Passing the method of an abstract class as std::function
Jun 10, 2026
c++
lambda
std
Thread safe C++ std::set that supports add, remove and iterators from multple threads
Jun 08, 2026
c++
multithreading
thread-safety
set
std
Both including and importing std
Jun 06, 2026
c++
std
c++-modules
Older Entries »