Daily Dose of Java -- Part 90: Compile-Time Constants (Primitives & String)

Java for Engineers

Daily Dose of Java -- Part 90: Compile-Time Constants (Primitives & String)

3 years ago - 28:07

Understanding TypeScript Compile-Time Constants: A Complete Guide

The Debug Zone

Understanding TypeScript Compile-Time Constants: A Complete Guide

3 months ago - 1:31

Disabling GCC Optimizations for Compile-Time Constants: Is it Possible?

vlogize

Disabling GCC Optimizations for Compile-Time Constants: Is it Possible?

1 month ago - 1:10

Daily Dose of Java -- Part 87: Review of Access Modifiers and Compile-Time Constants

Java for Engineers

Daily Dose of Java -- Part 87: Review of Access Modifiers and Compile-Time Constants

3 years ago - 27:48

Array : Compile-time constants in C++

Hey Delphi

Array : Compile-time constants in C++

2 years ago - 1:24

Understanding Compile-Time Constants in Kotlin: What Can Be const val?

The Debug Zone

Understanding Compile-Time Constants in Kotlin: What Can Be const val?

7 days ago - 2:00

Daily Dose of Java -- Part 51: "case" Labels Are Compile-Time Constants

Java for Engineers

Daily Dose of Java -- Part 51: "case" Labels Are Compile-Time Constants

3 years ago - 20:32

How to Avoid Compile-Time Constants in Retrofit GET Requests with Kotlin

vlogize

How to Avoid Compile-Time Constants in Retrofit GET Requests with Kotlin

3 months ago - 1:58

C++ : Is it possible to get hash values as compile-time constants?

Hey Delphi

C++ : Is it possible to get hash values as compile-time constants?

2 years ago - 1:00

C++ : Can I detect at compile time "function arguments" that are compile-time constants

Hey Delphi

C++ : Can I detect at compile time "function arguments" that are compile-time constants

2 years ago - 1:11

C++: Compile-time Constants

Cow Corporation

C++: Compile-time Constants

4 years ago - 8:41

How to Convert Floating-Point Functions into Compile-Time Constants in C++

vlogize

How to Convert Floating-Point Functions into Compile-Time Constants in C++

3 months ago - 1:30

Creating Axis Vectors as Compile-Time Constants in Rust

vlogize

Creating Axis Vectors as Compile-Time Constants in Rust

1 month ago - 1:51

Why does C++ rounding behavior (for compile-time constants) change if math is moved to an inline ...

Sophia Wagner

Why does C++ rounding behavior (for compile-time constants) change if math is moved to an inline ...

1 year ago - 2:08

Efficiently Reduce Template Parameters in C+ +  for Compile-Time Constants

vlogize

Efficiently Reduce Template Parameters in C+ + for Compile-Time Constants

1 month ago - 1:14

Solving Rust Macros: Changing a Single Line with Compile-Time Constants using Macros

vlogize

Solving Rust Macros: Changing a Single Line with Compile-Time Constants using Macros

3 months ago - 1:49

C++ : Are constexpr array members compile time constants?

Hey Delphi

C++ : Are constexpr array members compile time constants?

2 years ago - 1:06

Defining Custom Asserts in Rust Based on Compile-Time Constants

vlogize

Defining Custom Asserts in Rust Based on Compile-Time Constants

3 months ago - 1:54

C# : Why do optional parameters in C# 4.0 require compile-time constants?

Hey Delphi

C# : Why do optional parameters in C# 4.0 require compile-time constants?

2 years ago - 1:11

C++ : Disabling/Hiding functions in a template based on compile-time constants

Hey Delphi

C++ : Disabling/Hiding functions in a template based on compile-time constants

2 years ago - 1:36

Ensuring Compile-Time Constant Message Templates in Java

blogize

Ensuring Compile-Time Constant Message Templates in Java

10 months ago - 1:35

Create Compile-Time Constants with First N Bits Set in C++17

vlogize

Create Compile-Time Constants with First N Bits Set in C++17

3 months ago - 2:01

C++ : Will an optimiser deduce mathematical expressions based on compile-time constants?

Hey Delphi

C++ : Will an optimiser deduce mathematical expressions based on compile-time constants?

2 years ago - 1:00

C++ : Getting template metaprogramming compile-time constants at runtime

Hey Delphi

C++ : Getting template metaprogramming compile-time constants at runtime

2 years ago - 1:12

How to Declare Variables in Rust | Rust Programming Tutorial for Beginners

The Thinking Terminal

How to Declare Variables in Rust | Rust Programming Tutorial for Beginners

4 days ago - 14:02

30 - Compile-time constants in Kotlin

Bhakti Dham 108

30 - Compile-time constants in Kotlin

4 years ago - 4:04

C# : C# - Why are DateTime.MinValue and MaxValue not compile-time constants?

Hey Delphi

C# : C# - Why are DateTime.MinValue and MaxValue not compile-time constants?

2 years ago - 1:42

C++ : Which approach is better for supplying compile time constants to a function ? Function argumen

Hey Delphi

C++ : Which approach is better for supplying compile time constants to a function ? Function argumen

2 years ago - 1:11

Software Engineering: Java regex patterns - compile time constants or instance members?

Roel Van de Paar

Software Engineering: Java regex patterns - compile time constants or instance members?

2 years ago - 2:42

Android Kotlin Tutorial #066 - Class Properties and Fields - Compile-Time Constants

hobbycoderXY

Android Kotlin Tutorial #066 - Class Properties and Fields - Compile-Time Constants

7 years ago - 0:46

Can C++ compile time constants have a different value for each compiled binary

Mixible

Can C++ compile time constants have a different value for each compiled binary

1 year ago - 2:21

Generic Odin procedures: Parametric polymorphism

Karl Zylinski

Generic Odin procedures: Parametric polymorphism

11 months ago - 20:15

What’s a Compile-Time Constant in Java? Risks You Should Know! #java #k5kc #coding #interview

Code With K5KC

What’s a Compile-Time Constant in Java? Risks You Should Know! #java #k5kc #coding #interview

3 months ago - 1:47

C# constants π

Bro Code

C# constants π

4 years ago - 1:04

Kotlin: val vs const val for variable declaration

Rahul Pandey

Kotlin: val vs const val for variable declaration

4 years ago - 3:33

C++ : Is it possible in C++ to use the same code with and without compile time constants?

Hey Delphi

C++ : Is it possible in C++ to use the same code with and without compile time constants?

2 years ago - 1:07

How to Determine if a Parameter is a constexpr in Compile-Time

vlogize

How to Determine if a Parameter is a constexpr in Compile-Time

3 months ago - 2:01

Inline For Loops: Zig's Tool for Compile-Time Loop Unrolling

Donutloop

Inline For Loops: Zig's Tool for Compile-Time Loop Unrolling

1 year ago - 0:37

Why Does Using Constant String Variables in a Switch Cause a Compilation Error in Java?

blogize

Why Does Using Constant String Variables in a Switch Cause a Compilation Error in Java?

7 months ago - 2:03