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
Query whether a char is a digit at compile time
Sep 17, 2026
c++
character
compile-time
How to use different overload of an inline function, depending on a compile time parameter?
Sep 14, 2026
c++
optimization
inline
compile-time
Is there a way to make G++/clang++ compile times as fast as MSVC?
Sep 13, 2026
c++
g++
llvm
clang++
compile-time
What is compile time function in C++?
Sep 11, 2026
c++
templates
constexpr
compile-time
Ada-style Range Types in D
Aug 28, 2026
d
compile-time
compile-time-constant
range-types
How can classes be enumerated, ordered, etc. at compile time?
Aug 25, 2026
c++
template-meta-programming
compile-time
Any creative ways of checking if a string contains a forbidden character at compile time or at least before it's used?
Aug 12, 2026
c++
compile-time
static-assert
Java custom annotation/decorator @Testing
Aug 09, 2026
java
android
annotations
decorator
compile-time
How to convert/use the run time variable in compile time expression?
Aug 01, 2026
c++
c++11
templates
runtime
compile-time
How to check at compile-time if a = b (where a and b are arguments of type T&) is valid inside a template function?
Jul 24, 2026
c++
templates
type-traits
compile-time
Why is String.Empty an invalid default parameter?
Jul 17, 2026
c#
.net
parameters
optional-parameters
compile-time
Is it possible to reduce my compile time when using many types?
Jun 28, 2026
c++
visual-c++
compile-time
What's the difference between $?CLASS and ::?CLASS
Jun 26, 2026
raku
compile-time
compile-time-constant
rakudo
C++ compile-time state variables [duplicate]
Jun 16, 2026
c++
templates
c-preprocessor
compile-time
Unable to recursively multiply BigInt beyond a certain number of iterations at compile-time in D
Jun 03, 2026
d
compile-time
bigint
phobos
recursive-templates
Compile time text to number translation (atoi)
Jun 01, 2026
c++
c++11
template-meta-programming
compile-time
compile-time-constant
What is the storage duration and lifetime of a non type template parameter and how can it be used for compile-time computation?
Jun 02, 2026
c++
c++20
compile-time
non-type-template-parameter
Compile-time override of given base class methods
May 27, 2026
c++
templates
overriding
compile-time
Older Entries »