Newbetuts
.
New posts in standards
Why are Standard iterator ranges [begin, end) instead of [begin, end]?
c++
stl
iterator
standards
What's the difference between __PRETTY_FUNCTION__, __FUNCTION__, __func__?
c++
c
compiler-construction
standards
Array placement-new requires unspecified overhead in the buffer?
c++
memory-management
standards
placement-new
Effects of the extern keyword on C functions
c
syntax
standards
Are compound statements (blocks) surrounded by parens expressions in ANSI C?
c
gcc
standards
expression
Coding Conventions - Naming Enums
java
enums
coding-style
naming-conventions
standards
Multiple assignment in javascript? What does [a,b,c] = [1, 2, 3]; mean?
javascript
google-chrome
standards
opera
Are iframes considered 'bad practice'? [closed]
html
iframe
standards
What is the standard naming convention for html/css ids and classes? [closed]
html
css
naming-conventions
standards
Is there a W3C valid way to disable autocomplete in a HTML form?
html
standards
forms
w3c
Are std::vector elements guaranteed to be contiguous?
c++
vector
standards
List of standard lengths for database fields
database
standards
Are there machines, where sizeof(char) != 1, or at least CHAR_BIT > 8?
c
char
standards
sizeof
c99
What is the proper declaration of main in C++?
c++
function
standards
main
c++-faq
Order of evaluation in C++ function parameters
c++
standards
Is there a standard name for the "standard" computer screw?
standards
screws
Does JSON syntax allow duplicate keys in an object?
json
standards
When a function has a specific-size array parameter, why is it replaced with a pointer?
c++
arrays
standards
sizeof
function-parameter
What are the new features in C++17?
c++
standards
c++-faq
c++17
Where do I find the current C or C++ standard documents?
c++
c
standards
c++-faq
Prev
Next