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
Compile time check if string contains quotes
Nov 18, 2025
c++
string
c++17
constexpr
compile-time
C# list of "Type" that implements specific interface
Nov 09, 2025
c#
interface
compile-time
How to implement compile time product of two vectors in C++
Nov 04, 2025
c++
templates
constexpr
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
Is it possible to error check case statement options during compile time?
Sep 04, 2025
c++
runtime
switch-statement
compile-time
Older Entries »