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 constant-expression
What do the words "undefined" mean in bullet point §5.19/2.3 in N4140?
Mar 19, 2023
c++
language-lawyer
c++14
constexpr
constant-expression
what is the meaning of the phrase "preceding initialization" in section [expr.const]
Mar 05, 2023
c++
c++17
language-lawyer
constant-expression
Is reading one-past-the-end pointer allowed in a constant expression when short-circuit disable its evaluation
Jan 05, 2023
c++
language-lawyer
short-circuiting
constant-expression
Will the Java compiler precalculate sums of literals?
Dec 01, 2022
java
literals
constant-expression
Inconsistent evaluation for `constexpr` lambdas in templates between `static_assert`, `if constexpr(...)` and `constexpr` variables
Nov 11, 2022
c++
lambda
constexpr
c++17
constant-expression
In-class static member initialization
Nov 04, 2022
c++
c++11
static-members
constant-expression
in-class-initialization
Is const_cast valid in a constant expression? (C++14, C++17)
Jan 09, 2022
c++
language-lawyer
constexpr
const-cast
constant-expression
Parameterized tests in f# - This is not a valid constant expression
Sep 01, 2022
f#
custom-attributes
constant-expression
fsunit
parameterized-tests
What is a core constant expression in the C++11 Standard?
Oct 15, 2022
c++
c++11
language-lawyer
constant-expression
Why can't a static initialization expression in C use an element of a constant array?
Apr 19, 2022
c
arrays
initialization
constant-expression
Why can't I turn this string into a Literal?
Aug 12, 2022
f#
constant-expression
Java SE 11 String Final Variable with Ternary Operator Does Not Count as a Constant Variable in Switch Case Expression
Aug 24, 2022
string
eclipse
switch-statement
java-11
constant-expression
Templated delegating copy constructor in constant expressions
Nov 17, 2022
c++
templates
language-lawyer
copy-constructor
constant-expression
constexpr difference between gcc v10 and v9: bug or feature
May 09, 2022
c++
constexpr
constant-expression
Can "const fn" in rust concatenate byte slices?
Sep 11, 2022
rust
constants
constant-expression
Initializer with constant expression having possible overflow in C99
Oct 02, 2021
c
language-lawyer
c99
undefined-behavior
constant-expression
How can I check that an expression is constant in C? [duplicate]
Nov 20, 2022
c
compile-time
constant-expression
c#: what is a constant expression?
Mar 17, 2022
c#
custom-attributes
constant-expression
Older Entries »