Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in compile-time
Why can't C (nor C++) optimize this recursive experiment?
Oct 29, 2025
c
gcc
compiler-optimization
compile-time
compile-time-constant
Check at compile time that a function call triggers a `static_assert(false)`
Oct 25, 2025
c++
c++20
compile-time
c++23
static-assert
Constexpr vs Template Metaprogramming - performance differences
Oct 23, 2025
c++
metaprogramming
template-meta-programming
constexpr
compile-time
NSIS: Reading from a file at compile time
Oct 23, 2025
nsis
compile-time
How can I do short string optimization at compile time?
Oct 19, 2025
c
string
unions
compile-time
compile-time-constant
Creating a compile time string repeating a char n times
Oct 17, 2025
c++
c++20
string-literals
compile-time
string-view
C++ How to remove class member field at compile time based on some condition?
Oct 17, 2025
c++
templates
field
compile-time
enable-if
Create array with same length
Oct 14, 2025
arrays
rust
compile-time
How to get the total size of the NASM-assembled instructions in a boot sector?
Sep 18, 2025
assembly
x86
nasm
boot
compile-time
std::source_location - filename only, not full path - compile-time substring?
Sep 19, 2025
c++
string
constexpr
compile-time
product enum class in c++
Sep 17, 2025
c++
switch-statement
compile-time
enum-class
Is there some way to determine whether the context allows the use of "this"?
Sep 14, 2025
c++
c++11
macros
this
compile-time
Conditional compile-time inclusion/exclusion of code based on template argument(s)?
Sep 12, 2025
c++
templates
conditional-compilation
compile-time
How to constrain a template? Six different usages of std::enable_if
Sep 05, 2025
c++
templates
sfinae
compile-time
Static multidimensional array, dimensionality definition at compile time
Mar 06, 2023
c++
arrays
c++17
compile-time
How to make a table (Data.Map) strict in haskell?
Feb 27, 2023
performance
haskell
data-structures
compile-time
strictness
Get Class<T> at compile time?
Feb 25, 2023
scala
reflection
compile-time
Class in jar not found at runtime, but was used to compile
Feb 17, 2023
java
ant
runtime
java-3d
compile-time
Is it possible to error check case statement options during compile time?
Sep 04, 2025
c++
runtime
switch-statement
compile-time
Older Entries »