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
why wasn't the idea of nested functions, implemented in older c++ standard?
Nov 17, 2022
c++
oop
function
nested
standards
Copy constructor, destructor and assignment operator. When don't we need them all?
Oct 15, 2022
c++
destructor
copy-constructor
standards
assignment-operator
Is there a standard way to sort by a non-english alphabet? For example, the romanian alphabet is "a ă â b c..." [duplicate]
Sep 11, 2019
python
sorting
standards
alphabetical
non-english
Floating point exceptions - gcc bug?
Mar 12, 2022
c
gcc
floating-point
standards
fenv
How standard is std::thread?
Nov 12, 2019
c++
c++11
standards
stdthread
stdasync
An alternative to reading input from Java's System.in
Jul 13, 2022
java
input
standards
system.in
std::string.npos validity
Jan 16, 2020
c++
string
standards
Is the order in which combining diacritic marks appear after a codepoint important?
Jun 13, 2022
string
unicode
standards
semantics
diacritics
Why isn't there a for_each member function for each collection type in stl?
Jul 11, 2022
c++
stl
foreach
standards
Is it a C standard to define how to store the temporary result of shift operation?
Oct 18, 2022
c
standards
bit-shift
c11
Do I have the guarantee that std::unique will keep the first element?
Feb 03, 2021
c++
c++11
unique
standards
stl-algorithm
Why doesn't universal reference apply for arrays?
Dec 31, 2019
c++
c++11
standards
perfect-forwarding
forwarding-reference
Why can't a multidimensional array be allocated with one new call in C++?
Jul 28, 2019
c++
standards
Where is the proposal on "structural binding"?
Feb 15, 2022
c++
tuples
standards
language-lawyer
c++17
ReSpec vs Bikeshed: How to document and publish a standard REST API interface to be implemented by a number of vendors?
Jul 13, 2022
rest
github
standards
w3c
web-standards
Is it implementation-defined that how to deal with [[no_unique_address]]?
Jun 08, 2022
c++
performance
standards
c++20
c++-attributes
Standards for using inner classes for GUI?
Aug 25, 2022
java
swing
standards
inner-classes
Is this ambiguous or is it perfectly fine?
Apr 25, 2022
c++
constructor
initialization
standards
coding-style
C++ standard input from file when debugging from IDE
Jan 29, 2022
c++
input
debugging
standards
stdio
Should an empty base class affect the layout of the derived class?
Oct 05, 2019
c++
standards
unspecified-behavior
« Newer Entries
Older Entries »