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
How to ensure at compile time that messages are send to the right Actor in Akka.net?
Feb 25, 2026
interface
compile-time
type-safety
akka.net
In C#, how to restrict who can call a method at compile time
Feb 25, 2026
c#
visual-studio
compile-time
Can C++ pattern of making structs to 'correspond' types be emulated in Haskell (template specialization)?
Feb 22, 2026
c++
haskell
template-specialization
compile-time
static-typing
Is it possible to generate a string at compile time?
Feb 19, 2026
c++
templates
c++11
string-formatting
compile-time
Can this condition using std::is_same<> be evaluated at compile time?
Feb 16, 2026
c++
c++11
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
Older Entries »