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
Is it legal to friend a function via a using declaration?
Oct 07, 2022
c++
language-lawyer
Are multiple mutations of the same variable within initializer lists undefined behavior pre C++11
Oct 04, 2022
c++
language-lawyer
undefined-behavior
initializer-list
Is this explicit template function specialization of a member template of a member template of a class template valid?
Oct 04, 2022
c++
templates
language-lawyer
template-specialization
specialization
Template aliases and dependent names
Oct 04, 2022
c++
templates
c++11
language-lawyer
G++ vs Clang : inconsistent behavior for constexpr and const
Oct 04, 2022
c++
c++11
language-lawyer
constexpr
static-assert
What is the definition of a "variable"?
Oct 03, 2022
c++
variables
language-lawyer
Is a local class dependent if declared within a function template?
Oct 01, 2022
c++
templates
language-lawyer
typename
local-class
Value polymorphism and "generating an exception"
Oct 01, 2022
exception
language-lawyer
sml
value-restriction
Is using std::time with std::srand valid code?
Oct 16, 2022
c++
language-lawyer
Overloading of template function in template class
Sep 29, 2022
c++
templates
g++
language-lawyer
clang++
Namespace having the same name as contained class, ok for gcc, not ok for clang
Sep 29, 2022
c++
c++11
gcc
clang
language-lawyer
Why is this value downcast (static_cast to object type) allowed in C++20?
Sep 02, 2022
c++
language-lawyer
c++20
downcast
static-cast
Does linking C with C++ avoid undefined behavior that is legal in C but not C++?
Sep 13, 2022
c++
c
language-lawyer
Constexpr variable captured inside lambda loses its constexpr-ness
Sep 10, 2022
c++
lambda
language-lawyer
c++17
if-constexpr
Legal definitions of main() in C++14
Oct 16, 2021
c++
program-entry-point
language-lawyer
c++14
Why is casting from char to std::byte potentially undefined behavior?
Nov 29, 2021
c++
language-lawyer
What are the semantics of overlapping objects in C?
Dec 04, 2021
c
pointers
struct
language-lawyer
c11
Clarification on difference in ODR rules for structs in C and C++
Oct 02, 2022
c++
c
types
language-lawyer
linkage
static_assert dependent on non-type template parameter (different behavior on gcc and clang)
Jan 29, 2022
c++
templates
language-lawyer
c++14
dependent-name
Is numeric_limits<int>::is_modulo logically contradictory?
Nov 03, 2015
c++
c++11
language-lawyer
« Newer Entries
Older Entries »