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
Capturing a `thread_local` in a lambda
Jan 04, 2026
c++
c++11
language-lawyer
stdthread
thread-local-storage
Using C-style arrays in std::vector - MSVC bug?
Jan 03, 2026
c++
visual-c++
language-lawyer
c++20
Documentation for std::basic_filebuf::seekpos
Jan 02, 2026
c++
language-lawyer
std
How does overload resolution select from multiple prospective destructors?
Jan 02, 2026
c++
language-lawyer
c++20
c++-concepts
overload-resolution
The implicit instantiation for a member class template when the specialization is referenced in the enclosing class template
Jan 03, 2026
c++
templates
language-lawyer
Is it safe to access non-const object through const lvalue?
Jan 03, 2026
c
constants
language-lawyer
Kotlin safe call operator usage
Jan 03, 2026
kotlin
language-lawyer
Defining macros with the same name as standard library functions
Jan 01, 2026
c
language-lawyer
c-preprocessor
Initializing an array of trivially_copyable but not default_constructible objects from bytes. Confusion in [intro.object]
Jan 02, 2026
c++
language-lawyer
undefined-behavior
strict-aliasing
Copying virtual base class results in losing shared_ptr owned object
Jan 01, 2026
c++
c++11
language-lawyer
shared-ptr
virtual-inheritance
Parsing of small floats with std::istream
Jan 02, 2026
c++
c++11
floating-point
language-lawyer
iostream
Can I initialize object of different types in an if statement? [duplicate]
Jan 01, 2026
c++
if-statement
initialization
language-lawyer
declaration
Does C99 standard define observable behavior as C++03 does?
Dec 31, 2025
c
c99
compiler-optimization
language-lawyer
Is it legal to write to a `const T*` through a `T**`?
Dec 30, 2025
c++
pointers
constants
language-lawyer
strict-aliasing
Using reinterpret_cast to convert integer to pointer and back to integer [duplicate]
Dec 31, 2025
c++
pointers
language-lawyer
integral
reinterpret-cast
Necessity of `typename` for naming of local nested classes in function templates
Dec 29, 2025
c++
templates
language-lawyer
inner-classes
local-class
Which are the features of C++0x that will remain for sure (if any)?
Dec 30, 2025
c++
c++11
language-lawyer
language-features
Are there any specific types or values for which type-punning produces identical behavior in all Standard-conforming C implementations?
Dec 23, 2025
c
language-lawyer
union
portability
type-punning
Accessing members of base classes in the derived class through runtime indexing
Dec 25, 2025
c++
inheritance
c++17
language-lawyer
pointer-to-member
What do these quotes say about pointer arithmetic?
Dec 24, 2025
c
pointers
language-lawyer
pointer-arithmetic
Older Entries »