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 get the total size of the NASM-assembled instructions in a boot sector?
Sep 18, 2025
assembly
x86
nasm
boot
compile-time
std::source_location - filename only, not full path - compile-time substring?
Sep 19, 2025
c++
string
constexpr
compile-time
product enum class in c++
Sep 17, 2025
c++
switch-statement
compile-time
enum-class
Is there some way to determine whether the context allows the use of "this"?
Sep 14, 2025
c++
c++11
macros
this
compile-time
Conditional compile-time inclusion/exclusion of code based on template argument(s)?
Sep 12, 2025
c++
templates
conditional-compilation
compile-time
How to constrain a template? Six different usages of std::enable_if
Sep 05, 2025
c++
templates
sfinae
compile-time
Static multidimensional array, dimensionality definition at compile time
Mar 06, 2023
c++
arrays
c++17
compile-time
How to make a table (Data.Map) strict in haskell?
Feb 27, 2023
performance
haskell
data-structures
compile-time
strictness
Get Class<T> at compile time?
Feb 25, 2023
scala
reflection
compile-time
Class in jar not found at runtime, but was used to compile
Feb 17, 2023
java
ant
runtime
java-3d
compile-time
Can the conditional operator ( ? : ) in C++ be compile time?
Jan 28, 2023
c++
c++17
conditional-operator
compile-time
compile-time-constant
What libraries use design patterns implemented with compile-time metaprogramming techniques?
Jan 25, 2023
c++
design-patterns
templates
metaprogramming
compile-time
Obtaining the Build ID in a Java Application
Jan 23, 2023
java
build
compile-time
unique-id
buildnumber-maven-plugin
Compile time operators in C
Jan 19, 2023
c
compile-time
T4MVC for Web.config <appSettings>
Jan 19, 2023
asp.net-mvc
appsettings
compile-time
t4mvc
magic-string
Detect compile phase in Perl
Jan 12, 2023
perl
runtime
compile-time
Why is std::array<T,N>::begin() a constexpr since C++17?
Jan 02, 2023
c++
c++17
constexpr
compile-time
Is there a way to check std::initializer_list number of arguments at compile-time?
Dec 26, 2022
c++
templates
c++11
initializer-list
compile-time
Is it possible to error check case statement options during compile time?
Sep 04, 2025
c++
runtime
switch-statement
compile-time
Older Entries »