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 standards
Why does std::map not always allow a compatible type as its key type?
Dec 21, 2025
c++
stl
c++14
standards
Is there any consensus whether reassignment of method parameter is good or bad practice?
Dec 21, 2025
python
standards
readability
code-readability
pep
Is it possible to overload operator "..." in C++?
Dec 20, 2025
c++
operator-overloading
standards
Is `std::function` deprecated by `std::copyable_function` in C++26?
Dec 19, 2025
c++
function
c++11
standards
c++26
Template argument deduction from function body
Dec 16, 2025
c++
templates
standards
iso
How can I effectively document a database? [closed]
Dec 15, 2025
mysql
database
documentation
standards
Why is it not possible to extend a function call expression returning multiple values with another value on the right in Lua
Dec 14, 2025
lua
standards
variadic
Operator.() in C++17 [duplicate]
Dec 12, 2025
c++
standards
c++-faq
c++17
Does Checkstyle 5.5 validates generics
Dec 08, 2025
java
coding-style
standards
checkstyle
Spring - Decoupling Vs Performance
Dec 08, 2025
java
spring
spring-mvc
standards
Advantages of using a standard JSON-RPC implementation
Dec 09, 2025
json
standards
json-rpc
Why does the keyword `explicit` not apply to function parameters?
Dec 08, 2025
c++
c++11
type-conversion
standards
overloading
Update the version of the Unicode Standard that is being used by Python
Dec 07, 2025
python
unicode
standards
python-unicode
What is the rationale for exponent and mantissa sizes in IEEE floating point standards?
Dec 08, 2025
floating-point
standards
ieee-754
Which version of the C Standard Library does the C++23 Standard incorporate?
Dec 07, 2025
c++
language-lawyer
standards
c++23
What's the life-time of a function parameter (citation needed)? [closed]
Dec 06, 2025
c++
c++11
standards
c++14
Are there any performance downsides to using ODBC date string-literals in SQL Server? Is it better than a regular string date literal?
Dec 06, 2025
sql
sql-server
odbc
standards
sql-server-2016
Does cron have an authoritative standards document for cron syntax?
Dec 04, 2025
cron
standards
Why do we keep a redundant ctor in std::copyable_function?
Dec 04, 2025
c++
standards
api-design
initializer-list
c++26
What does an `auto and T` parameter mean in C++20? [duplicate]
Dec 05, 2025
c++
operators
standards
Older Entries »