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
Does std::ofstream guarantee the old open file will be closed if opening new one?
May 06, 2026
c++
c++11
standards
file-handling
iostream
using var keyword in a for loop
May 04, 2026
javascript
performance
coding-style
standards
Why did the C++ standards committee not include std::hash for pair and tuple?
May 04, 2026
c++
boost
hash
standards
Is there any current proposal I can follow about adding proper locale support to JavaScript?
May 03, 2026
javascript
standards
locale
language-features
ecmascript-harmony
Is it safe to call a function after casting it to a void return type?
Apr 29, 2026
c
casting
standards
calling-convention
Why open-std.org still lists C11 as the latest version of C?
Apr 28, 2026
c
standards
c11
c17
Why aren't parts of the Concurrency TS going in C++17?
Apr 28, 2026
c++
standards
c++17
Implications of conversion function template argument deduction in C++
Apr 28, 2026
c++
templates
standards
type-deduction
Equivalence of <limits> and <climits>
Apr 27, 2026
c++
c
stl
standards
limits
Greater/Less Than Comparison in Python
Apr 25, 2026
python
comparison
standards
std::shared_ptr Thread Safe
Apr 24, 2026
c++
thread-safety
standards
shared-ptr
C++ default member initialization and constructors
Apr 22, 2026
c++
standards
Order of evaluation for ternary operator in C
Apr 20, 2026
c
standards
conditional-operator
What are all Financial Industries - Standards, Protocols and Data Model? [closed]
Apr 18, 2026
standards
financial
banking
Why is char different from *both* signed char and unsigned char?
Apr 19, 2026
c
integer
standards
type-systems
Does dividing float by int always give float? C++ [duplicate]
Apr 18, 2026
c++
c++11
visual-c++
standards
Is there a direct way to get clear details on gcc acceptable option values (e.g. for -std) without grep-ing through irrelevant material?
Apr 13, 2026
c++
gcc
standards
Why doesn't strerror return a const-qualified pointer?
Apr 13, 2026
c
string
standards
strerror
Does std::regex guaranttee the time-complexity in worst cases?
Apr 12, 2026
c++
regex
c++11
time-complexity
standards
Older Entries »