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
Understanding the example on lvalue-to-rvalue conversion
Feb 13, 2023
c++
language-lawyer
c++14
constexpr
lvalue-to-rvalue
casting pointer to array into pointer
Feb 13, 2023
c
language-lawyer
Is typename required or not here?
Feb 12, 2023
c++
templates
c++11
language-lawyer
typename
How to determine if two side effects on a assignment are unsequenced?
Feb 09, 2023
c++
language-lawyer
c++17
partial-ordering
Will C++ lambda really make copies of parameters captured by copy?
Feb 09, 2023
c++
lambda
language-lawyer
compiler-optimization
Handing over locked std::unique_lock to new threads
Feb 05, 2023
c++
visual-studio-2015
c++14
language-lawyer
mutex
Is `volatile` enough to allow the compiler to handle machine registers with side-effects on read?
Feb 07, 2023
c
embedded
language-lawyer
C++ standard: ODR and constexpr std::string_view
Feb 01, 2023
c++
language-lawyer
c++17
linkage
one-definition-rule
Is it allowed to overload operator+ for a standard library type and a built-in type?
Jan 31, 2023
c++
operator-overloading
language-lawyer
user-defined-types
Are new C++17 [[nodiscard]] warnings since Visual Studio 15.6.2 compiler update standards-compliant?
Jan 31, 2023
c++
visual-c++
c++17
language-lawyer
nodiscard
Can't compile with static constexpr under pre-C++17 mode
Jan 28, 2023
c++
language-lawyer
c++17
constexpr
constexpr and undefined behavior
Jan 28, 2023
c++
language-lawyer
undefined-behavior
constexpr
Is it safe to do something like foo(x, &x)?
Jan 27, 2023
c
language-lawyer
undefined-behavior
Why not all the standard headers are preceded with std prefix?
Jan 27, 2023
c
language-lawyer
naming
c11
c17
Are all non-member function pointers the same size in C++
Jan 26, 2023
c++
language-lawyer
function-pointers
sizeof
reinterpret-cast
A compiling example of the hiding mentioned in the Note in [over.unary]/2
Feb 06, 2023
c++
operator-overloading
language-lawyer
static_cast'd pointer value
Feb 06, 2023
c++
language-lawyer
c++17
void-pointers
static-cast
Is it allowed to initialize array recursively? [duplicate]
Feb 05, 2023
c++
language-lawyer
array-initialization
Execution order of operator new and argument of constructor
Feb 04, 2023
c++
language-lawyer
c++17
order-of-execution
Why can't C++ deduce T in a call to Foo<T>::Foo(T&&)?
Feb 06, 2023
c++
templates
language-lawyer
« Newer Entries
Older Entries »