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

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?

11 days ago - 2:00

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

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

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

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

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

Construction of Kin Towers Day 2 | Satisfactory 1.1

Kinstruction

Construction of Kin Towers Day 2 | Satisfactory 1.1

-

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

11 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

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

30 - Compile-time constants in Kotlin

Bhakti Dham 108

30 - Compile-time constants in Kotlin

4 years ago - 4:04

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

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

C# Constants Explained: Compile-Time vs. Runtime with Const and Static

Fable Craft Software

C# Constants Explained: Compile-Time vs. Runtime with Const and Static

3 months ago - 1:26

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

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

7 days ago - 14:02

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

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

Kotlin: Ep. 9 - Constants | Immutable Variables

Kody Simpson

Kotlin: Ep. 9 - Constants | Immutable Variables

1 year ago - 5:22

Harald Achitz: Don't write exception classes, declare exception types

SwedenCpp

Harald Achitz: Don't write exception classes, declare exception types

5 years ago - 24:14

compile time evaluation c

PythonGPT

compile time evaluation c

4 months ago - 16:35

Flutter Developers Are RAVING About This CONST vs FINAL Hack

Code Pie

Flutter Developers Are RAVING About This CONST vs FINAL Hack

6 months ago - 0:35

Solving the Error: request to generate code for .compileTime proc in Nim Language

vlogize

Solving the Error: request to generate code for .compileTime proc in Nim Language

3 months ago - 1:31

How to Get a Label's Address in Borland x86 Inlined Assembler

vlogize

How to Get a Label's Address in Borland x86 Inlined Assembler

4 months ago - 1:29

Clarifying the Use of constexpr in C++ Size Declarations

vlogize

Clarifying the Use of constexpr in C++ Size Declarations

3 months ago - 1:24

Understanding How to Read a Value of Type Long from application.yml in Spring Boot

vlogize

Understanding How to Read a Value of Type Long from application.yml in Spring Boot

3 months ago - 1:48

Understanding UniqueKey Usage in Flutter Widgets

vlogize

Understanding UniqueKey Usage in Flutter Widgets

3 months ago - 1:18

How to Build a Flutter Web App Using a Custom Entry Point Instead of lib/main.dart

vlogize

How to Build a Flutter Web App Using a Custom Entry Point Instead of lib/main.dart

3 months ago - 1:36

Fixing "initializer element is not a compile-time constant" in Objective-C

vlogize

Fixing "initializer element is not a compile-time constant" in Objective-C

5 months ago - 1:30

How to Use ValueSource with an Array in Kotlin JUnit 5

vlogize

How to Use ValueSource with an Array in Kotlin JUnit 5

3 months ago - 1:49

How to Initialize Aggregate Types on the Stack with Non-Const Values in C90

vlogize

How to Initialize Aggregate Types on the Stack with Non-Const Values in C90

1 month ago - 1:32

Optimize Your C++ Library for Embedded Systems: Compile Only Needed Tags

vlogize

Optimize Your C++ Library for Embedded Systems: Compile Only Needed Tags

3 months ago - 1:26

Transforming for Loops with constexpr and Templates in C+ +

vlogize

Transforming for Loops with constexpr and Templates in C+ +

1 month ago - 1:47

How to Pass Value from -Value to -RequestParam in Spring Boot Controllers

vlogize

How to Pass Value from -Value to -RequestParam in Spring Boot Controllers

3 months ago - 1:23

Understanding OCaml Optimization: The Efficiency of List.length for List Literals

vlogize

Understanding OCaml Optimization: The Efficiency of List.length for List Literals

2 months ago - 1:25

Understanding # define in Header Files: A CMake Guide

vlogize

Understanding # define in Header Files: A CMake Guide

1 month ago - 1:37

How to Fix the Invalid Constant Value Error in Flutter TextField

blogize

How to Fix the Invalid Constant Value Error in Flutter TextField

6 months ago - 1:27

When to Use Static Readonly vs. Const in C#

blogize

When to Use Static Readonly vs. Const in C#

4 months ago - 1:32

Resolving the Function Argument List Doesn't Match Function Template Error in C++

vlogize

Resolving the Function Argument List Doesn't Match Function Template Error in C++

4 months ago - 1:37

Optimizing C++ Template Functions with Switch Statements for Compile-Time Evaluation

blogize

Optimizing C++ Template Functions with Switch Statements for Compile-Time Evaluation

9 months ago - 1:22

Dynamically Setting Table Names in Spring Boot with Database Values

vlogize

Dynamically Setting Table Names in Spring Boot with Database Values

3 months ago - 1:53

Understanding the Error: Case Expressions Must Be Constant in Flutter and Dart

vlogize

Understanding the Error: Case Expressions Must Be Constant in Flutter and Dart

3 months ago - 1:16

Exploring Non-Type Template Parameters in C++

blogize

Exploring Non-Type Template Parameters in C++

6 months ago - 1:29

Resolving the Constant expression required Error in Java Switch Statements

vlogize

Resolving the Constant expression required Error in Java Switch Statements

3 months ago - 1:24

Understanding Switch Expressions in C#: Resolving Read-Only Property Compilation Issues

vlogize

Understanding Switch Expressions in C#: Resolving Read-Only Property Compilation Issues

3 months ago - 1:53

Understanding Unreachable Statement Errors in Java Code

vlogize

Understanding Unreachable Statement Errors in Java Code

3 months ago - 1:59

Constant expressions

CodeLines

Constant expressions

4 months ago - 17:15

How to Use a Function's String Output in C

vlogize

How to Use a Function's String Output in C

3 months ago - 2:07

How to Properly Use Values from an Array in Matching Ranges of Values with ..= in Rust

vlogize

How to Properly Use Values from an Array in Matching Ranges of Values with ..= in Rust

1 month ago - 1:39

Generic vs meta programming

CodeFix

Generic vs meta programming

1 month ago - 1:05

Resolving the An annotation argument must be a compile-time constant Error in Kotlin

vlogize

Resolving the An annotation argument must be a compile-time constant Error in Kotlin

3 months ago - 1:29

Accessing Variables in Dart: Solving the const Error with AlertDialog

vlogize

Accessing Variables in Dart: Solving the const Error with AlertDialog

3 months ago - 1:52

C# Explained: Const vs Readonly – What's the Difference?

Fable Craft Software

C# Explained: Const vs Readonly – What's the Difference?

2 months ago - 1:47

How to Create a One Liner Template Type Changer in C+ + 20

vlogize

How to Create a One Liner Template Type Changer in C+ + 20

3 months ago - 1:51

Understanding constexpr Evaluation in C++: Why Your Class Members May Not Work as Template Arguments

vlogize

Understanding constexpr Evaluation in C++: Why Your Class Members May Not Work as Template Arguments

3 months ago - 2:03

How to Use std::apply with Tuple Elements in C++: A Guide to Template Parameters

vlogize

How to Use std::apply with Tuple Elements in C++: A Guide to Template Parameters

3 months ago - 1:49

Using Enum Variables as Template Parameters in C+ +

vlogize

Using Enum Variables as Template Parameters in C+ +

1 month ago - 1:48