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
Can dangling pointer be equal to valid pointer during constant evaluation in C++?
Aug 30, 2022
c++
c++17
language-lawyer
constexpr
dangling-pointer
Passing a class object with trivial copy constructor, but no output?
Feb 15, 2017
c++
c++11
language-lawyer
ellipsis
Is providing a private constructor for initializer_list conforming?
Sep 05, 2022
c++
c++11
language-lawyer
c++-standard-library
C11 & C++11 Exended and Universal Character Escaping
Nov 11, 2022
c++
c
c++11
language-lawyer
c11
Visual C++: forward an array as a pointer
Mar 05, 2022
c++
c++11
compiler-errors
visual-studio-2015
language-lawyer
std::is_constructible doesn't give the correct result [duplicate]
Mar 17, 2020
c++
language-lawyer
c++14
template-meta-programming
typetraits
Is this trailing return type legal in C++11?
Nov 04, 2022
c++
c++11
language-lawyer
trailing-return-type
What can I assume about the behaviour of atoi() on error?
Apr 24, 2022
c
language-lawyer
undefined-behavior
atoi
What value should `std::stringstream::fail()` return after reading then writing? (gcc vs clang)
Feb 26, 2022
c++
language-lawyer
iostream
sstream
In C++, does the size of an enumeration have to be equal to the size of its underlying type?
Oct 23, 2022
c++
c++14
language-lawyer
Rationale for the shared_ptr atomic functions taking pointer instead of reference
Aug 13, 2019
c++
c++11
reference
language-lawyer
shared-ptr
Why can static local object be accessed via pointer or reference from outside?
Aug 15, 2021
c++
language-lawyer
C++ nested template issue
Oct 30, 2022
c++
templates
g++
language-lawyer
clang++
Temporary Objects in C
Aug 30, 2022
c
language-lawyer
Do pointer casts maintain alignment properties?
Sep 13, 2022
c++
pointers
memory
alignment
language-lawyer
Is it possible to refer to a user-defined conversion template in a using declaration?
Sep 12, 2022
c++
inheritance
language-lawyer
using-declaration
conversion-operator
How to understand the proposed resolution of #1664
Nov 13, 2022
c++
templates
c++17
language-lawyer
Does std::deque actually have constant time insertion at the beginning?
Aug 20, 2022
c++
time-complexity
language-lawyer
complexity-theory
deque
Template type alias visibility compiler disagreement
Sep 15, 2022
c++
templates
language-lawyer
Deduce template parameter for a template function pointer with default template parameter
Aug 23, 2022
c++
templates
c++17
language-lawyer
c++20
« Newer Entries
Older Entries »