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 there a way to specify the c++ standard of clangd without recompiling it?
Nov 18, 2025
c++
standards
clangd
C++ Does it make sense to declare a template function with static inline?
Nov 17, 2025
c++
templates
inline
standards
Is there standard way of making multiple API calls combined into one HTTP request?
Nov 16, 2025
rest
http
batch-processing
standards
api-design
How to implement calloc
Nov 10, 2025
c
malloc
standards
calloc
copy-on-write
Why does the C++ standard not change std::set to use std::less<> as its default template argument?
Nov 08, 2025
c++
c++14
standards
c++20
backwards-compatibility
std::vector of struct: what will be the initial values of the members of the struct after a vector resize?
Nov 06, 2025
c++
struct
language-lawyer
standards
default-constructor
How to detect non IEEE-754 float, and how to use them?
Nov 04, 2025
c++
c
floating-point
standards
legacy
Why do designated initializers zero-initialize the data members?
Nov 03, 2025
c++
initialization
standards
c++20
default-initialization
Inheritance and conditionally explicit constructors
Nov 03, 2025
c++
inheritance
c++20
standards
explicit-specialization
Is it possible to write a strictly conforming C program that outputs to the display?
Nov 01, 2025
c
output
standards
standards-compliance
unspecified-behavior
Why isn't there a default polymorphic cloning operator mechanism in c++?
Oct 30, 2025
c++
copy
standards
cloning
Prevent merge if the custom labels are not present in Github
Oct 31, 2025
git
github
coding-style
standards
hygiene
Why is a variable not an lvalue in C++?
Oct 31, 2025
c++
c++11
standards
type-traits
How to write a good RFC standard and where to get started?
Oct 31, 2025
standards
rfc
REST URL request and square brackets ('[' and ']')
Oct 30, 2025
rest
parameters
character
standards
Does `ios_base::app` guarantee `ios_base::out` is implicitly specified?
Oct 30, 2025
c++
file
io
standards
fstream
Older Entries »