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
Where can I get free specifications of JPEG/JFIF/EXIF/etc?
Nov 17, 2022
jpeg
standards
What is the best location for solution file in Visual Studio?
Oct 19, 2022
visual-studio
visual-studio-2008
standards
Which gcc and g++ version support which standard of c and c++?
Nov 03, 2022
c++
c
gcc
g++
standards
When an array is created by a subexpression, what happens with the temporaries therein?
Jan 31, 2022
c++
standards
c++11
temporary
lifetime
IE9 letter-spacing problem
Sep 13, 2022
css
standards
render
internet-explorer-9
letter-spacing
Using duplicate parameters in a URL
Mar 28, 2022
standards
url-parameters
What is the rationale for not including strdup in the C Standard?
Sep 14, 2022
c
standards
Is it required to specify the template argument of a base class if the base class is a parameter type of a member function?
Sep 14, 2022
c++
templates
visual-c++
clang
standards
Why does "const auto [x, y]" not behave as expected when binding to reference types?
Mar 16, 2022
c++
standards
c++17
decltype
structured-bindings
Is there an “official”/standard CSS3 gradient syntax?
Aug 28, 2022
css
standards
gradient
Why a virtual call to a pure virtual function from a constructor is UB and a call to a non-pure virtual function is allowed by the Standard?
Oct 26, 2022
c++
standards
pure-virtual
Why does "std::begin()" always return "const_iterator" in such a case?
Sep 12, 2022
c++
c++11
iterator
standards
type-safety
Difference between int and signed int declaration
Aug 18, 2022
c
types
int
standards
declaration
Why is this a forward declaration in C++?
Oct 17, 2022
c++
language-lawyer
standards
forward-declaration
JQuery class selectors like $(.someClass) are case sensitive?
Sep 13, 2022
javascript
jquery
html
standards
quirks-mode
Is it unspecified behavior to compare pointers to different arrays for equality?
Sep 13, 2022
c++
pointers
standards
unspecified-behavior
Why will std::sort crash if the comparison function is not as operator <?
Sep 13, 2022
c++
algorithm
exception
standards
Why would you use "AS" when aliasing a SQL table?
Oct 31, 2022
sql
syntax
standards
syntactic-sugar
Do pointers to string literals remain valid after a function returns?
Oct 09, 2022
c++
pointers
standards
Why is it wrong to use numbers in Java method names?
Sep 13, 2022
java
methods
standards
« Newer Entries
Older Entries »