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
Appropropriate URN namespace now that X- is deprecated?
Nov 14, 2022
namespaces
uri
standards
urn
Should I prevent password autocomplete?
Apr 22, 2017
security
autocomplete
passwords
standards
can a struct assignment overlap similar to memmove() or is struct assignment like memcpy()?
Nov 05, 2022
c
standards
Validity of int * array = new int [size]();
Oct 22, 2022
c++
compiler-construction
g++
standards
Is there a standard representation for HTML forms?
Nov 01, 2022
javascript
html
xml
json
standards
enable warnings for empty structure
Sep 28, 2022
c
gcc
struct
standards
SQL UPDATE read column values before setting
Jan 21, 2017
sql
sql-update
standards
semantics
Why does hexadecimal floating point need to have a specified exponent?
Dec 06, 2019
c
standards
Why does C++11 allow you to declare a local variable as thread_local? [duplicate]
Jul 12, 2022
c++
multithreading
c++11
standards
C++: Calculate number of possible floating-point values within given range
Oct 27, 2022
c++
algorithm
floating-point
comparison
standards
In DOM is it OK to use .notation for getting/setting attributes?
Jul 03, 2022
javascript
dom
attributes
standards
Is RVO (Return Value Optimization) on unnamed objects a universally guaranteed behavior?
Jul 29, 2018
c++
standards
pass-by-value
return-value-optimization
Correct naming convention for C library code [closed]
Oct 29, 2022
c
naming-conventions
standards
naming
Scope of the c++ using directive
Nov 15, 2019
c++
namespaces
c++11
standards
using-directives
Why was gets part of the C standard in the first place?
Oct 27, 2022
c
standards
deprecated
c11
gets
Are the sizes passed into A::operator new() always equal to sizeof(A)?
Feb 19, 2022
c++
memory-management
c++11
operator-overloading
standards
why initializer list cannot be main's parameter? how to propose it?
May 30, 2020
c++
c++11
standards
main
initializer-list
The lifetime of a temporary to which several references are bound in C++
Aug 30, 2022
c++
standards
temporary
object-lifetime
Why there are no "unsigned wchar_t" and "signed wchar_t" types?
Jun 18, 2019
c
standards
wchar-t
widechar
c-standard-library
Does the C++ standard guarantee that std::string::resize(new_size) will not cause allocation if the new_size is not greater than the old one? [duplicate]
Jan 22, 2022
c++
string
performance
memory-management
standards
« Newer Entries
Older Entries »