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
Default move constructor taking a const parameter
Dec 18, 2018
c++
c++11
constructor
language-lawyer
Type of an enumerator in the declaration of its enum
May 29, 2021
c++
c++14
language-lawyer
enumerator
Shifting unsigned int more than the size of it, undefined or not?
Mar 06, 2019
c
language-lawyer
Overload resolution with method references and function interface specializations for primitive types
Jun 20, 2021
java
language-lawyer
overload-resolution
method-reference
Optimizing out helper functions
Sep 15, 2022
c
callback
language-lawyer
function-pointers
Can std::transform or std::generate without ExecutionPolicy be parallel?
Jul 06, 2022
c++
c++11
language-lawyer
c++17
Barriers and synchronization points with non-atomic variables - data race?
Oct 06, 2021
c++
multithreading
concurrency
language-lawyer
barrier
C++ inline definition of friend function
Sep 14, 2022
c++
language-lawyer
friend
How to ensure moving without impeding RVO?
Apr 21, 2021
c++
c++11
language-lawyer
rvo
Why is std::ssize being forced to a minimum size for its signed size type?
Aug 30, 2022
c++
language-lawyer
c++20
"Ambiguous conversion sequence" - what is the purpose of this concept?
Jul 27, 2020
c++
language-lawyer
implicit-conversion
overload-resolution
conversion-operator
Is cppreference using the term "[Object's] identity" is two different meanings for c++11 and for c++17?
Dec 28, 2021
c++
c++11
language-lawyer
c++17
value-categories
what are the overload resolution rules of list-initialization
Sep 14, 2022
c++
c++11
language-lawyer
Templated delegating copy constructor in constant expressions
Nov 17, 2022
c++
templates
language-lawyer
copy-constructor
constant-expression
Is assigning to a union member from a different member in the same union defined by the C standard?
Sep 15, 2022
c
language-lawyer
Can an injected class name be used as a type name in a friend declaration?
Sep 14, 2022
c++
language-lawyer
class-template
friend-class
injected-class-name
Declaring array size for dynamically allocated array with initializer list
Sep 13, 2022
c++
gcc
visual-c++
language-lawyer
dynamic-arrays
Nested function template instantiation without forward declaration compiles on GCC but not on clang
Jun 28, 2022
c++
language-lawyer
Iterating with for .. in on a changing collection
Sep 12, 2022
swift
collections
iteration
language-lawyer
for-in-loop
Integer promotion, signed/unsigned, and printf
Jan 06, 2020
c++
c
language-lawyer
integer-promotion
« Newer Entries
Older Entries »