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
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
Char sequence from string at compile time WITHOUT recursion
May 06, 2026
c++
templates
c++17
compile-time
What are "extern char condition tricks"?
Apr 30, 2026
c++
c
gcc
compile-time
C++ How to implement a compile time mapping from types to types?
Apr 25, 2026
c++
template-meta-programming
compile-time
type-mapping
I found a class that relies on a method that is defined in an extension of it. Is this a pattern?
Apr 26, 2026
c#
design-patterns
scope
extension-methods
compile-time
Method selection at compile time. What if the parameter can have several types?
Apr 19, 2026
java
methods
compilation
runtime
compile-time
Best way to pass compile-time list of values to function?
Apr 14, 2026
c++
c++20
constexpr
compile-time
F# - Generate simple empty type from string at compile time
Apr 11, 2026
string
reflection
f#
compile-time
static-typing
Why references can't be used with compile time functions?
Apr 03, 2026
c++
c++17
constexpr
compile-time
constant-expression
How to access "statically" instance members of types?
Apr 03, 2026
c#
compile-time
Is there a way to prevent usage of unimplemented functions during compile time?
Apr 02, 2026
c++
compile-time
std::array compile time deduction
Mar 22, 2026
c++
compile-time
stdtuple
Is it possible to make a function behave differently for constant argument or variable argument?
Mar 20, 2026
c++
function
arguments
metaprogramming
compile-time
Building a std::variant of pointers of types in the alternatives of another std::variant
Mar 14, 2026
c++
templates
variant
compile-time
How to detect whether a class has no virtual base in C++17 at compile time?
Mar 14, 2026
c++
c++17
compile-time
data structures allocated at compile time?
Mar 10, 2026
c
memory-management
compile-time
Older Entries »