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
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
Conversion operator in direct-initialization
Sep 26, 2022
c++
constructor
language-lawyer
implicit-conversion
overload-resolution
ADL with std::function: Can functions taking std::function objects be found via the types in the std::function's argument list?
Nov 14, 2022
c++
language-lawyer
std-function
argument-dependent-lookup
Default constructor expression and lvalues
Sep 05, 2022
c++
language-lawyer
c++17
rvalue
copy-assignment
A question about name lookup with friend function
Aug 31, 2022
c++
c++17
language-lawyer
friend
name-lookup
Specification rule of "definition of a static data member is in the scope of its class" with a templated base class
Jun 14, 2022
c++
scope
static
language-lawyer
definition
Is it guaranteed by the C standard to be safe to do printf("%.*s", 0, NULL)?
Aug 21, 2022
c
language-lawyer
In Python 3.2, is "lambda" considered a "keyword," an "operator" or both?
Oct 14, 2022
python
lambda
language-lawyer
Exception safety of std::function
May 15, 2022
c++
function
exception
c++11
language-lawyer
Is `*` (the asterisk) a keyword in C11?
Dec 28, 2020
c
standards
language-lawyer
c11
Creation of unique type ID with c++11
Jan 26, 2021
c++
c++11
language-lawyer
unique-id
C++11 : Is it possible to give fixed-template-parameted template to varidic-template-template-parameter?
May 20, 2022
c++
templates
c++11
language-lawyer
gcc and clang both elide the call to the move constructor in the snippet below. Is this correct?
Feb 14, 2021
c++
c++11
initialization
language-lawyer
copy-elision
« Newer Entries
Older Entries »