Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in compile-time-constant

Scala: Compile time constants

final static String defined in an interface not evaluated at compile time - Android

User-defined literal string: compile-time length check

Do final vals increase the object size?

Constant expressions from an Enum

Is it possible to have a recursive function computed at compile-time in Rust?

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

Clojure compile-time constants

Where to put compile-time-constant arrays?

constexpr c string concatenation, parameters used in a constexpr context

Why must default method parameters be compile-time constants in C# [closed]

How can a variable be both constexpr and not constexpr?

Hexadecimal constant in C is unsigned even though L suffix

Is there a way to override a Perl "use constant" in your unit testing?

How can I get a generic parameter type name at compile time?

C++ compile-time constant detection

Why can g++ 5.4 not compile this compile-time prime number code?

Top-level expression evaluation at compile time

Why are (constant) expressions not evaluated at compile time in Haskell?