Search code examples
Get type of a module at compile time in F#...


f#compile-time-constant

Read More
"error: initializer element is not constant" when using bitshift but not add or subtract, ...


cgcccompile-time-constant

Read More
Equivalent of C programming syntax "#define" in Julia language...


cjuliacompile-time-constant

Read More
C++ compile-time bitmask addition...


c++templatesc++11bitmaskcompile-time-constant

Read More
Hexadecimal constant in C is unsigned even though L suffix...


cgcccomparisongcc-warningcompile-time-constant

Read More
Why does this of sfinae not work?...


c++templatessfinaetype-traitscompile-time-constant

Read More
constant expression function in c++98...


c++templatesc++98compile-time-constantconstant-expression

Read More
What does mean by "symlinks resolved" in the description of magic constant __FILE__?...


phpconstantssymlinkcompile-time-constantmagic-constants

Read More
Can I get a class's name as a compile-time constant without hardcoding it in a string literal?...


javareflectionconstantscompile-time-constant

Read More
Use of undefined constant DIR_CACHE - assumed 'DIR_CACHE'...


phpcachingopencartcompile-time-constant

Read More
How can I write a C #if directive that branches based on the current date...


cmacroscompile-time-constant

Read More
c++ template specialization based on compile time value...


c++templatesmetaprogrammingcompile-time-constant

Read More
How to make C++ compile time template cast constant?...


c++templatescompile-time-constant

Read More
How to define the size of an array that is a static member of a non instanciable class?...


c++arraysc++11staticcompile-time-constant

Read More
const array of const, to use its elements on array length definitions or give template parameters va...


c++arraysconstantscompile-time-constant

Read More
Externally defined constant in C header file...


cconstantsheader-filescompile-time-constant

Read More
Is there a way to define a switch-compliant constant for static object members?...


c++switch-statementconstantscompile-time-constant

Read More
Compile-time boolean operations for an integral_constant?...


c++templatesc++14compile-timecompile-time-constant

Read More
Declare and initialize constant in header file...


c++objective-cconstantsheader-filescompile-time-constant

Read More
constant expression required in Java behaviour change for int and Integer...


javaautoboxingcompile-time-constant

Read More
Evaluate all macros in a C++ header file...


c++macrosc-preprocessorconstantscompile-time-constant

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


c++templatescompiler-errorsconstexprcompile-time-constant

Read More
Defining an NSArray Constant in a Protocol...


iosobjective-cnsarraycompile-time-constant

Read More
Do String constants/literals in code slow down compiling considerably?...


javastringcompilationcompile-timecompile-time-constant

Read More
Compile-time const and formal parameters...


ccompile-time-constant

Read More
Convert compile-time-constant int to compile-time-constant String in Java...


javatype-conversioncompile-time-constant

Read More
Avoiding Replacing Constant Reference With a Literal When Compiled...


javacompile-time-constant

Read More
How to define CUDA device constant like a C++ const/constexpr?...


c++cudaconstantscompile-time-constant

Read More
constexpr c string concatenation, parameters used in a constexpr context...


c++c++11compile-time-constant

Read More
Where to put compile-time-constant arrays?...


c++lookup-tablescompile-time-constant

Read More
BackNext