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
Clojure: how is defn different from fn?
Sep 11, 2022
clojure
language-lawyer
Is it legal C++ to declare a nested namespace `std`?
Sep 13, 2022
c++
namespaces
language-lawyer
Why does the C++ standard's index have this entry for "undefined behavior"?
Apr 20, 2022
c++
c++11
language-lawyer
Macro Expansion: Argument with Commas
Aug 18, 2022
c
visual-c++
gcc
macros
language-lawyer
Why doesn't function declared inside other function participate in argument dependent lookup?
Oct 26, 2022
c++
templates
c++14
language-lawyer
argument-dependent-lookup
Could a class type with deleted default constructor be default initialized?
Oct 18, 2022
c++
c++11
initialization
language-lawyer
Sequence points - is this gcc warning a bug?
Aug 24, 2022
c++
c++17
language-lawyer
Anything in std::atomic is wait-free?
Nov 02, 2022
c++
language-lawyer
lock-free
stdatomic
wait-free
According to §12.1/4 in the C++11 Standard, the code shouldn't compile
Mar 28, 2022
c++
c++11
constructor
language-lawyer
Is it standard behaviour that adding const to size_t can cause compile failure?
May 13, 2019
c++
c++11
gcc
clang
language-lawyer
Why does gcc hide overloaded functions in the global namespace?
Aug 13, 2020
c++
gcc
compiler-errors
namespaces
language-lawyer
Template ignores [[nodiscard]] attribute
Dec 09, 2018
c++
gcc
clang
language-lawyer
c++17
Is calculating address difference undefined behaviour?
Oct 15, 2022
c++
c++11
language-lawyer
Force all classes to implement / override a 'pure virtual' method in multi-level inheritance hierarchy
Apr 17, 2022
c++
overriding
language-lawyer
class-hierarchy
virtual-functions
Is it possible to hash pointers in portable C++03 code?
Nov 04, 2022
c++
pointers
hash
language-lawyer
Is layout-compatibility in the c++11 (working draft) standard too weak?
Jun 07, 2020
c++
c++11
struct
language-lawyer
memory-layout
Bitwise operators and signed types
Jun 12, 2017
c++
bit-manipulation
language-lawyer
signed
Does JPA return "null" or empty collection for a collection property that is empty in the DB?
Nov 10, 2022
jpa
collections
null
language-lawyer
Why does the parallel for_each require forward iterators?
Mar 23, 2022
c++
language-lawyer
std
c++17
c++-standard-library
Is std::decay_t<T> decay_copy(T&&) equivalent to auto decay_copy(auto&&)?
May 24, 2022
c++
language-lawyer
c++20
auto
template-argument-deduction
« Newer Entries
Older Entries »