Newbetuts
.
New posts in standards
What is the rationale for parenthesis in C++11's raw string literals R"(...)"?
c++
c++11
standards
string-literals
Preparation for std::iterator Being Deprecated
c++
iterator
standards
deprecated
c++17
Is auto_ptr deprecated?
c++
standards
smart-pointers
auto-ptr
unique-ptr
std::vector and contiguous memory of multidimensional arrays
c++
memory-management
vector
standards
contiguous
Why don't the C or C++ standards explicitly define char as signed or unsigned?
c++
c
types
compiler-construction
standards
Is the definition of "volatile" this volatile, or is GCC having some standard compliancy problems?
c++
c
gcc
standards
Why is `i = ++i + 1` unspecified behavior?
c++
standards
variable-assignment
Declare main prototype
c
standards
function-prototypes
Non-Standard Attributes on HTML Tags. Good Thing? Bad Thing? Your Thoughts?
javascript
html
standards
What's the purpose of allowing duplicate property names?
javascript
standards
ecmascript-6
Why do compilers allow string literals not to be const?
c++
c
memory
standards
Checking for empty arrays: count vs empty
php
arrays
performance
standards
semantics
<nav> or <menu> (HTML5)
html
menu
standards
nav
Why an unnamed namespace is a "superior" alternative to static? [duplicate]
c++
namespaces
standards
iso
Address standardization within a database
sql
database
ms-access
standards
C++ Modules - why were they removed from C++0x? Will they be back later on?
c++
c++11
module
standards
language-extension
Is it intended by the C++ standards committee that in C++11 unordered_map destroys what it inserts?
c++
gcc
c++11
clang
standards
Clean way to launch the web browser from shell script?
bash
shell
command-line
standards
standards-compliance
What is currently the best way to get a favicon to display in all browsers that support Favicons? [duplicate]
html
standards
favicon
Is right shift undefined behavior if the count is larger than the width of the type?
c++
gcc
assembly
standards
undefined-behavior
Prev
Next