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
Why is this pointer null
Sep 13, 2022
c++
visual-studio
language-lawyer
Variable iterating on itself - different behavior with different types
Jan 28, 2022
vba
for-loop
vb6
language-lawyer
variant
How does the number of braces affect uniform initialization?
Sep 02, 2022
c++
c++11
language-lawyer
uniform-initialization
list-initialization
Local reference to std::cout captured by lambda without asking for it
Dec 26, 2021
c++
lambda
language-lawyer
c++17
C++11: Why is private member template accessible outside class?
Sep 02, 2022
c++
templates
c++11
language-lawyer
using
Access to constexpr variable inside lambda expression without capturing
Sep 02, 2022
c++
lambda
language-lawyer
c++17
constexpr
Can Deduction Guide have an explicit(bool) specifier?
Mar 18, 2022
c++
language-lawyer
c++20
Why is std::unique_ptr::reset() always noexcept?
Sep 02, 2022
c++
c++11
language-lawyer
destructor
noexcept
Difference in the end of lifetime rules?
Sep 02, 2022
c++
language-lawyer
undefined-behavior
Do I need to cast to unsigned char before calling toupper(), tolower(), et al.?
Sep 07, 2022
c++
language-lawyer
undefined-behavior
toupper
tolower
Using void (*)() pointers for other functions
Aug 27, 2022
c
function
pointers
language-lawyer
Is the order of writes to separate members of a volatile struct guaranteed to be preserved?
Nov 12, 2022
c++
c
concurrency
language-lawyer
volatile
Is it safe to memset bool to 0?
Sep 02, 2022
c++
language-lawyer
memset
Is `*((*(&array + 1)) - 1)` safe to use to get the last element of an automatic array?
Sep 11, 2022
c
arrays
language-lawyer
Is std::string guaranteed not to give back memory spontaneously?
Sep 19, 2022
c++
language-lawyer
heap-memory
stdstring
Are symbols from the C standard library reserved in C++?
Aug 31, 2022
c++
c
language-lawyer
libc
Does UINT_MAX have all bits set to 1?
Dec 16, 2021
c++
c
language-lawyer
Is this change in overload resolution between Clang 3.5 and 3.6 correct or a bug?
Oct 24, 2022
c++11
clang
language-lawyer
overload-resolution
conversion-operator
GCC and Clang template call resolution differences
Jul 18, 2016
c++
gcc
clang
language-lawyer
Understanding the C11 type hierarchy
Apr 19, 2019
c
types
standards
language-lawyer
c11
« Newer Entries
Older Entries »