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
Detecting if a bit is set (at compile time)
Feb 05, 2026
c++
compile-time
How can I confirm an assumption of an automatically inferenced type at compile time? (i.e. static_assert style
Feb 01, 2026
c++
c++11
compile-time
static-assert
Filling an std::array using math formula in compile time
Jan 30, 2026
c++
arrays
constexpr
fill
compile-time
Global struct in c (initializer element is not a compile-time constant)
Jan 31, 2026
c
struct
global
compile-time
Change reference path from GAC to folder at compile time
Jan 29, 2026
visual-studio-2010
reference
msbuild
compile-time
build-server
java forcing compile-time evaluation
Jan 26, 2026
java
bytecode
compile-time
What if the run time gets dwarfed by the compile time?
Jan 23, 2026
perl
runtime
compilation
compile-time
Passing this pointer and arguments of class method to local lambda function at compile time
Dec 20, 2025
c++
class
lambda
constexpr
compile-time
Is it possible to validate the input to a user-defined literal at compile time
Dec 16, 2025
c++
compile-time
How can I iterate over struct fields at compile time in Zig to generate a serializer?
Dec 16, 2025
serialization
reflection
code-generation
compile-time
zig
Method overriding in c++ : is it compile time or run time polymorphism?
Dec 14, 2025
c++
oop
polymorphism
runtime
compile-time
Is there a way to restrict functions in a C# class to only use a specific signature?
Dec 11, 2025
c#
compile-time
Autogenerate value objects
Dec 07, 2025
java
annotations
runtime
code-generation
compile-time
How do I choose between `std::cout` and `std::wcout` according to the defined string type?
Dec 07, 2025
c++
string
compile-time
c++17
Compile-time generating an array of non-constexpr objects that should be created in constructor
Dec 07, 2025
c++
arrays
enums
c++17
compile-time
Run arbitrary code at compile time
Dec 06, 2025
compile-time
crystal-lang
How to protect enum assignment
Dec 02, 2025
c
testing
enums
compile-time
compile-time-constant
How do i make an array which is a class object and has a compile time size?
Nov 30, 2025
c++
arrays
class
memory
compile-time
Compile time check if string contains quotes
Nov 18, 2025
c++
string
c++17
constexpr
compile-time
Older Entries »