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
Are local variables in a compound switch statement initialized when the `default:` label is put outside the braces?
Jun 30, 2022
c
language-lawyer
Why SFINAE gets messed up when changing the place of the class template specialization? Is this a C++ bug?
Nov 18, 2022
c++
template-specialization
language-lawyer
sfinae
compiler-bug
Same address, multiple shared_ptr counters, is it forbidden by C++ standard?
Feb 22, 2021
c++
c++11
shared-ptr
language-lawyer
Why can member variables not be used as defaults for parameters? [duplicate]
Jun 26, 2022
c++
language-lawyer
default-parameters
Is rule 3 in section 3.3.7/1 from N3936 redundant?
Jan 09, 2021
c++
scope
language-lawyer
c++14
Safety of static_cast to pointer-to-derived class from base destructor
Oct 09, 2022
c++
casting
language-lawyer
static-cast
Is this a mistake in the definition of the sign bit for integer types in the C standard?
Oct 18, 2020
c
standards
language-lawyer
std::vector::resize(size_type) requires CopyInsertable?
Oct 19, 2022
c++
c++11
language-lawyer
How can `f();` be a declaration below?
Sep 14, 2022
c++
language-lawyer
declaration
c++17
C preprocessor macro arguments with space at the end for concatenating?
Aug 21, 2022
c
macros
c-preprocessor
language-lawyer
preprocessor-directive
May a standards-compliant C assert() evaluate its argument multiple times?
Oct 17, 2022
c++
c
c++11
language-lawyer
assert
getc() as macro and C standard library function definition, coherent?
Jul 16, 2018
c
function
macros
language-lawyer
libc
When can an object have either but not both of non zero size , one or more bytes of storage?
Jul 02, 2022
c++
language-lawyer
distance between two signed numbers
Nov 14, 2022
c++
c
language-lawyer
distance
Implementing a std::vector like container without undefined behavior
Apr 01, 2021
c++
memory-management
language-lawyer
undefined-behavior
Why is this direct initialization valid? (C++ 17)
Sep 08, 2022
c++
initialization
language-lawyer
c++17
Allocating zero objects with std::allocator::allocate(0) in C++
May 23, 2022
c++
memory-management
language-lawyer
dynamic-memory-allocation
allocator
I'm having some difficulty understanding [basic.scope.pdecl]/7
Jun 02, 2022
c++
language-lawyer
forward-declaration
Function without prototype called with non-compatible type
Nov 13, 2022
c
function
language-lawyer
function-call
Why can templated aliases of anonymous struct/class-es not be defined directly?
Apr 01, 2021
c++
c++11
templates
language-lawyer
using-directives
« Newer Entries
Older Entries »