Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in compile-time

What if the run time gets dwarfed by the compile time?

Passing this pointer and arguments of class method to local lambda function at compile time

Is it possible to validate the input to a user-defined literal at compile time

c++ compile-time

How can I iterate over struct fields at compile time in Zig to generate a serializer?

Method overriding in c++ : is it compile time or run time polymorphism?

Is there a way to restrict functions in a C# class to only use a specific signature?

c# compile-time

Autogenerate value objects

How do I choose between `std::cout` and `std::wcout` according to the defined string type?

c++ string compile-time c++17

Compile-time generating an array of non-constexpr objects that should be created in constructor

Run arbitrary code at compile time

compile-time crystal-lang

How to protect enum assignment

How do i make an array which is a class object and has a compile time size?

Compile time check if string contains quotes

C# list of "Type" that implements specific interface

c# interface compile-time

How to implement compile time product of two vectors in C++

Why can't C (nor C++) optimize this recursive experiment?

Check at compile time that a function call triggers a `static_assert(false)`

Constexpr vs Template Metaprogramming - performance differences

NSIS: Reading from a file at compile time

nsis compile-time