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 language-lawyer
Are extern extern "C", and extern "C" extern, allowed?
Nov 02, 2025
c++
language-lawyer
extern
extern-c
Why does fgets() accept (signed) int for its 'count' argument?
Nov 01, 2025
arrays
c
language-lawyer
fgets
why ... (three points) in catch block is exist?
Oct 31, 2025
c++
c++11
language-lawyer
catch-block
Does C++ constrain the period of std::rand?
Nov 01, 2025
c++
random
language-lawyer
Does the JS engine create a new microtask that will execute every handler chained together in a Promise object when resolve is invoked?
Oct 31, 2025
javascript
promise
language-lawyer
asynchronous-javascript
Has GCC13 changed handling of noexcept function pointers?
Nov 01, 2025
c++
gcc
language-lawyer
noexcept
Can auto be used for static class variable definition?
Nov 01, 2025
c++
gcc
clang
language-lawyer
auto
are constrained alias templates allowed?
Oct 31, 2025
c++
language-lawyer
c++20
std::optional<std::unique_ptr<int>> is not constexpr?
Oct 31, 2025
c++
language-lawyer
llvm
clang++
libc++
Template argument deduction and expression rules
Nov 01, 2025
c++
templates
language-lawyer
c++20
Const-correctness of std::reference_wrapper
Nov 01, 2025
c++
reference
language-lawyer
const-correctness
Clarification of "The meaning of a value is determined by the type of the expression used to access it"
Nov 01, 2025
c
types
language-lawyer
What does the term "trivial" formally mean in C++?
Oct 31, 2025
c++
language-lawyer
Is __STDCPP_DEFAULT_NEW_ALIGNMENT__ >= alignof(std::max_align_t)?
Oct 31, 2025
c++
c++17
language-lawyer
memory-alignment
Interpretation of "refer to" in 6.7.3 7 in the C standard
Oct 31, 2025
c
types
language-lawyer
volatile
Strict Aliasing and Unions in C
Oct 30, 2025
c
language-lawyer
strict-aliasing
c17
Safe to reference a C++ template type having a template parameter that's not compatible with the template?
Oct 29, 2025
c++
templates
language-lawyer
Destructor defined through a type alias
Oct 31, 2025
c++
language-lawyer
Why is strnlen() not considered for inclusion in C23?
Oct 30, 2025
c
language-lawyer
c-strings
c23
Why does that macro-emulated function default argument expand differently in GCC and MSVC (C or C++)?
Oct 30, 2025
c++
c
macros
language-lawyer
« Newer Entries
Older Entries »