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
Number of value representation bits in a integer, according to the standard?
Nov 02, 2022
c++
standards
language-lawyer
c++14
bit
When can a declaration of an identifier that has block scope have internal linkage?
Oct 30, 2022
c
language-lawyer
c11
linkage
Why std::is_constructible stops at immediate context?
Nov 01, 2022
c++
language-lawyer
c++14
template-meta-programming
typetraits
templated codes works fine under G++ but error under VC++
Nov 02, 2022
c++
language-lawyer
What is the exact meaning of the statement "The expression e is used as a glvalue if and only if the initialization uses it as a glvalue" in [conv]/6
Oct 31, 2022
c++
c++14
language-lawyer
c++17
Can a standards-conforming string be longer than SIZE_MAX characters?
Nov 01, 2022
c
string
language-lawyer
c11
When defining a prototype of an overloaded C++ function template, is it legal to use its name to refer to previous definitions?
Oct 31, 2022
c++
c++11
language-lawyer
Is this a portable way to do tagged pointers in C?
Oct 29, 2022
c
pointers
language-lawyer
portability
Should template variable C-array full specialization specify array size?
Oct 30, 2022
c++
language-lawyer
c++17
list-initialization
template-variables
Does standard mandates that stream-constructors don't access stream buffer?
Oct 28, 2022
c++
c++11
language-lawyer
Is the instantiation be performed for the type that participate in partial ordering
Oct 29, 2022
c++
templates
c++17
language-lawyer
partial-ordering
Function pointer cast on function with inherited C structure
Oct 28, 2022
c
language-lawyer
How to handle or avoid exceptions from C++11 <regex> matching functions (§28.11)?
Dec 31, 2021
c++
regex
c++11
exception
language-lawyer
Is (int *)0 a null pointer?
Sep 25, 2022
c
language-lawyer
null-pointer
Would it be legal for std::set to be specialized for (u)int8 and chars using bitset and shared static array
Apr 29, 2022
c++
stl
set
language-lawyer
c++20
const T{}; works, const T; fails when T is a non-POD,
Aug 17, 2021
c++
gcc
clang
language-lawyer
c++14
« Newer Entries
Older Entries »