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
Constexpr call from within another constexpr
Mar 01, 2026
c++
language-lawyer
constexpr
Can the C++ compiler coalesce adjacent mutex locks?
Mar 02, 2026
c++
c++11
language-lawyer
mutex
memory-model
Is unsigned int a `simple-type-specifier`
Mar 01, 2026
c++
types
language-lawyer
Is it okay to mix in storage and type qualifiers anywhere inside multi-word C-type?
Feb 28, 2026
c
syntax
language-lawyer
Is the semicolon really a sequence point in C?
Feb 28, 2026
c
language-lawyer
break
continue
sequence-points
Why is std::priority_queue::emplace logarithmic?
Feb 28, 2026
c++
language-lawyer
heap
priority-queue
Why does std::is_invocable_r reject functions returning non-moveable types?
Feb 26, 2026
c++
language-lawyer
c++20
sfinae
type-traits
Clarification of the effective type restriction in C
Feb 28, 2026
c
language-lawyer
strict-aliasing
Why does a better standard conversion sequence followed by a user-defined conversion not make an overload better?
Feb 26, 2026
c++
language-lawyer
overload-resolution
What operations trigger end of lifetime of objects at a given location?
Feb 27, 2026
c++
language-lawyer
lifetime
c++23
c++ only: unary minus for 0x80000000
Feb 27, 2026
c++
standards
language-lawyer
unary-operator
Why std::move sometimes works without a namespace prefix "std::" [duplicate]
Feb 27, 2026
c++
language-lawyer
argument-dependent-lookup
Why it is valid to intertwine switch/for/if statements in C/C++? [duplicate]
Feb 27, 2026
c++
c
language-lawyer
Lower bound for the maximum level of ownership for recursive_mutex?
Feb 26, 2026
c++
pthreads
language-lawyer
recursive-mutex
Function overloading with initialization_list causing ambiguity
Feb 25, 2026
c++
c++11
shared-ptr
language-lawyer
overloading
Can I perform arithmetic operations on an atomic variable directly?
Feb 25, 2026
c
multithreading
language-lawyer
atomic
stdatomic
Why conversion function is not used for an object when it is assigned to?
Feb 26, 2026
c++
type-conversion
language-lawyer
assignment-operator
explicit
Does const char* alias with char*?
Feb 26, 2026
c
language-lawyer
undefined-behavior
Uniqueness of multiple unnamed namespaces within translation unit
Feb 25, 2026
c++
language-lawyer
unnamed-namespace
« Newer Entries
Older Entries »