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 compile-time-constant
Compile-time array constants
Sep 09, 2018
c++
templates
standards
compile-time-constant
Is there a way to test at compile-time that a constant is a compile-time constant?
Nov 01, 2022
scala
scala-macros
compile-time-constant
How to define a const double inside a class's header file?
Sep 15, 2022
c++
constants
static-members
compile-time-constant
Can I compute pow(10,x) at compile-time in c?
Nov 02, 2022
c
compile-time-constant
Why doesn't a Java constant divided by zero produce compile time error? [duplicate]
Nov 19, 2022
java
constants
compile-time-constant
jls
constant-expression
c++ template specialization based on compile time value
Sep 25, 2022
c++
templates
metaprogramming
compile-time-constant
Legitimate to initialize an array in a constexpr constructor?
Sep 20, 2022
c++
template-meta-programming
constexpr
compile-time-constant
What does it mean to say that int enum patterns are compile-time constants?
Mar 08, 2022
java
enums
effective-java
compile-time-constant
Does "int size = 10;" yield a constant expression?
Sep 20, 2022
c++
arrays
c++11
compile-time-constant
variable-length-array
Meta programming: Declare a new struct on the fly
Mar 24, 2022
c++
templates
metaprogramming
stateful
compile-time-constant
"Constant expressions" prior to C++11
Oct 27, 2022
c++
c++03
c++98
compile-time-constant
constant-expression
Declare and initialize constant in header file
Sep 18, 2022
c++
objective-c
constants
header-files
compile-time-constant
How to have a const variable in a for loop for the generation of template classes?
Jul 31, 2022
c++
for-loop
templates
compile-time-constant
template-classes
Can I get a class's name as a compile-time constant without hardcoding it in a string literal?
Mar 25, 2022
java
reflection
constants
compile-time-constant
Defining colors as constants in C#
Mar 17, 2019
c#
colors
compile-time-constant
C# - Why are DateTime.MinValue and MaxValue not compile-time constants?
Oct 16, 2017
c#
datetime
compile-time-constant
Difference between final variables and compile time constant
Sep 04, 2022
java
compile-time-constant
Why isn't std::string::max_size a compile-time constant?
Feb 22, 2022
c++
string
compile-time-constant
Dividing by zero in a constant expression
Aug 29, 2022
c++
c
divide-by-zero
compile-time-constant
constant-expression
M_PI flagged as undeclared identifier
Sep 12, 2022
c++
development-environment
compile-time-constant
« Newer Entries
Older Entries »