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
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
Why does Visual Studio 2017 shows me error, when I use std::wstring?
Jun 01, 2026
c++
visual-studio-2017
std
Can I include iostream header file into custom namespace? [closed]
Jun 03, 2026
c++
namespaces
std
How does libc++'s std::is_literal_type work?
Jun 01, 2026
c++
c++17
std
libc++
Older Entries »