Why does Swift require paramet...


swiftlanguage-designnamed-parameters

Read More
What's the point of VLA an...


clanguage-designvariable-length-array

Read More
Why are Python's slice and...


pythonlanguage-designslice

Read More
What is the rationale for not ...


c++constructorlanguage-designlanguage-featuresstatic-constructor

Read More
Why does the YAML spec mandate...


yamllanguage-design

Read More
Why does C++ output negative n...


c++standardsmodulolanguage-design

Read More
Conventions for exceptions or ...


language-agnosticlanguage-design

Read More
"Least Astonishment"...


pythonlanguage-designdefault-parametersleast-astonishment

Read More
Is there a programming languag...


programming-languageslanguage-design

Read More
Why does Ruby have both privat...


rubylanguage-designaccess-specifier

Read More
Would it be possible to add ty...


ccompiler-constructiontype-inferencelanguage-design

Read More
Why doesn't Java support u...


javalanguage-designunsignedinteger

Read More
Why don't PHP attributes a...


phplanguage-designphp-internals

Read More
Why does `std::integral_consta...


c++language-designtype-traits

Read More
Why is dereferencing a null po...


c++pointersundefined-behaviorlanguage-design

Read More
Why are empty statements legal...


c++csyntaxlanguage-design

Read More
Why doesn't Python have a ...


pythonlanguage-design

Read More
Why doesn't a python dict....


pythondictionarylanguage-designlanguage-features

Read More
Why is there no support for co...


c++stringc++17language-designstring-view

Read More
C++ unnamed(anonymous) namespa...


c++namespaceslanguage-designunnamed-namespace

Read More
Why doesn't C++ have a pow...


c++operator-keywordlanguage-design

Read More
Why can't C++ overload res...


c++language-designoverload-resolution

Read More
Why do I have to overload oper...


c++operator-overloadinglanguage-designequality-operator

Read More
Why `std::string_view` is not ...


c++c++17language-designstring-view

Read More
Why did C++03 allow data membe...


c++language-designc++03c++98

Read More
Why is it illegal to call offs...


clinuxlanguage-designoffsetof

Read More
Why do const references extend...


c++standardslanguage-designtemporary-objectsconst-reference

Read More
Why use “b < a ? a : b” ins...


c++templatesmaxlanguage-design

Read More
Why does std::forward_list hav...


c++c++11stdlanguage-designforward-list

Read More
Why must a comma expression us...


arraysclanguage-lawyerdeclarationlanguage-design

Read More