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
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
Can a "container_of" macro ever be strictly-conforming?
Aug 26, 2016
c
pointers
standards
Are the platforms covered by the C standard still in use? [duplicate]
Nov 12, 2022
c
standards
Can a conversion from double to int be written in portable C
Sep 13, 2022
c
floating-point
standards
Human readable alternative for UUIDs
Nov 08, 2022
standards
uuid
human-readable
Why are is_swappable and is_nothrow_swappable not included in C++11?
Nov 17, 2018
c++
c++11
standards
template-meta-programming
libc++
Networking Library in C++14
Sep 13, 2022
c++
networking
standards
c++14
Is there a published language format standard for Rust yet?
Sep 12, 2022
standards
language-lawyer
rust
« Newer Entries
Older Entries »