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
Matching of class template partial specializations
Nov 14, 2022
c++
templates
language-lawyer
Does the C++ specification say how types are chosen in the static_cast/const_cast chain to be used in a C-style cast?
Sep 21, 2022
c++
casting
language-lawyer
Is address of global variable constexpr?
Sep 21, 2022
c++11
language-lawyer
Why is empty base optimization forbidden when the empty base class is also a member variable?
Apr 09, 2022
c++
class
inheritance
language-lawyer
memory-layout
Is it legal to access a bidimensional array as if it where a one-dimensional one? [duplicate]
Sep 12, 2020
c++
language-lawyer
Static templated constexpr nested class member
Oct 22, 2020
c++
templates
c++14
language-lawyer
constexpr
Understanding C++03 Standard Grammar for Operator Overloading
Aug 29, 2022
c++
language-lawyer
c++03
std::map initializer list constructor
Sep 21, 2022
c++
c++11
language-lawyer
standards
Template base class accessible when inheriting from a specific specialization?
Sep 21, 2022
c++
c++11
inheritance
language-lawyer
template-meta-programming
Bug in Visual Studio with std::quoted
Aug 23, 2021
c++
visual-studio-2017
language-lawyer
Recursive computation using variable templates - gcc vs clang
Jan 31, 2022
c++
recursion
c++14
language-lawyer
variable-templates
Scope of nested function declaration in C++
Oct 28, 2022
c++
c++11
namespaces
scope
language-lawyer
"char*" with an unusual memory word size (Knuth's MIX architecture)
Apr 11, 2022
c
language-lawyer
bit
memory-address
knuth
Is using explicit return type in one translation unit and deduced return type in another allowed?
Mar 23, 2022
c++
c++14
language-lawyer
auto
Can a struct alias its own initial and only member?
Aug 18, 2021
c
language-lawyer
strict-aliasing
Are implementations allowed to add public members to standard types?
Sep 21, 2022
c++
c++11
language-lawyer
c++14
Template parameter name hiding
May 30, 2018
c++
templates
language-lawyer
name-lookup
name-hiding
Is std::to_string thread safe?
Sep 15, 2022
c++
multithreading
c++11
language-lawyer
Class template argument deduction and default template parameters
Sep 21, 2022
c++
templates
language-lawyer
c++17
template-argument-deduction
Does an in-class friend of a nested class have access to outer class members?
Sep 21, 2022
c++
language-lawyer
c++17
inner-classes
access-control
« Newer Entries
Older Entries »