Search code examples
Where to put compile-time-constant arrays?...


c++lookup-tablescompile-time-constant

Read More
Top-level expression evaluation at compile time...


haskellcompile-time-constant

Read More
Is there a preprocessor macro which lets me know whether an application is of console type or other?...


c++c-preprocessorcompile-time-constant

Read More
What is the best way in C++ to have a compile-time constant depend on a type's size?...


c++templatesc-preprocessorcompile-time-constant

Read More
Why doesn't Debug.WriteLine work without the DEBUG constant?...


.netdebuggingcompile-time-constant

Read More
Why can't I resolve a constant expression after increasing -fconstexpr-steps?...


c++constexprclang++c++17compile-time-constant

Read More
Compile-time hashing with constexpr and CryptoPP...


c++hashcompile-time-constant

Read More
how to initialize a large array in Fortran?...


arraysfortrancompile-time-constant

Read More
Dividing by zero in a constant expression...


c++cdivide-by-zerocompile-time-constantconstant-expression

Read More
Arithmetic operations between constants...


cc-preprocessorcompile-time-constant

Read More
How to define a compile time constant in an assembly?...


c#c++-clicompile-time-constant

Read More
Is there no built-in way to compute a power at compile time in C++?...


c++templatescompile-time-constant

Read More
container class for constant data with compile time initialization...


c++c++14avrcompile-time-constant

Read More
Why does casting null to type for method selection work?...


c#compile-time-constant

Read More
Constexpr variable evaluation...


c++constexprcompile-timecompile-time-constant

Read More
passing a templated class with constants as an argument...


c++templatesconstantscompile-time-constant

Read More
Why isn't a final variable always a constant expression?...


javaexpressionconstantscompile-time-constantnarrowing

Read More
Array Constants (Fields) as Annotation Values...


javaarraysannotationscompile-time-constant

Read More
Confusion about pointer values being compile-time constatns...


c++templatespointersconstexprcompile-time-constant

Read More
Cannot create list literal in F#...


f#compile-time-constantconstant-expression

Read More
Using a variable in a Java case statment...


javaswitch-statementcompile-time-constant

Read More
Compile-time array constants...


c++templatesstandardscompile-time-constant

Read More
Compile time constants as floats...


cfloating-pointcompile-time-constant

Read More
Defining colors as constants in C#...


c#colorscompile-time-constant

Read More
Why must default method parameters be compile-time constants in C#...


c#defaultcompile-time-constant

Read More
Check some compile-time definitions at compile time with older C++ implementations...


c++compile-timestatic-assertcompile-time-constantc++builder-6

Read More
"Constant expressions" prior to C++11...


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

Read More
C++ compile time unique ID generator always returns same value...


c++hashcompile-time-constantunique-id

Read More
SystemVerilog: How come the enum next() method cannot be used in a constant function?...


enumsconstantsenumerationsystem-verilogcompile-time-constant

Read More
Why is std::make_tuple(7 + N...) legal in C++11?...


c++templatesc++11variadic-templatescompile-time-constant

Read More
BackNext