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 c++17
C++17: Does the 'value computation' of an int& glvalue involve 'using the value of the object'?
Mar 28, 2026
c++
c++17
language-lawyer
`constructor required before non-static data member` - Am I hitting c++ core issue 1360 with a `boost::variant`?
Mar 26, 2026
c++
c++17
inner-classes
boost-variant
An object calling multiple of functions with the correct overload set
Mar 27, 2026
c++
templates
c++17
template-meta-programming
Template argument deduction in function signature using guide
Mar 27, 2026
c++
templates
c++17
template-argument-deduction
Templated function-typed static class members in C++ [duplicate]
Mar 27, 2026
c++
language-lawyer
c++17
Can names in unnamed namespaces in different C++ files refer to the same named thing?
Mar 27, 2026
c++
language-lawyer
c++17
C++ Try-Catch Statement not catching an exception
Mar 25, 2026
c++
try-catch
c++17
Why std::any & operator= for ValueType is not conditionally noexcept?
Mar 26, 2026
c++
c++17
assignment-operator
any
noexcept
How do I tell if a std::variant holds any value at all?
Mar 25, 2026
c++
c++17
std-variant
Why do stl algorithms take callables by value? [duplicate]
Mar 23, 2026
c++
pass-by-value
stl-algorithm
c++17
std::optional: Effective difference between simple and ref-qualified value()
Mar 24, 2026
c++
c++17
stdoptional
Force expression to constexpr
Mar 24, 2026
c++
c++17
variadic-templates
template-meta-programming
constexpr
Same most-derived class in virtual inheritance = same offset between parent class?
Mar 24, 2026
c++
language-lawyer
c++17
memory-address
virtual-inheritance
C++ structured bindings not working with bitset
Mar 22, 2026
c++
c++17
std::ostringstream overwriting initializing string
Mar 22, 2026
c++
string
c++11
stl
c++17
std::filesystem::exists -- Do I need to check the std::error_code value if the function returns true?
Mar 22, 2026
c++
c++17
error-code
« Newer Entries
Older Entries »