StackOverflow Questions for Tag: compile-time

Daniel
Daniel

Reputation: 508

Cheap Algorithm for Clustered Sorting?

Score: 0

Views: 27

Answers: 0

Read More
Zebrafish
Zebrafish

Reputation: 14290

Why isn't constinit thread_local std::string possible?

Score: 5

Views: 88

Answers: 1

Read More
Aatos Tapper
Aatos Tapper

Reputation: 1

Generate a compile time array of data using "include_bytes!"

Score: 0

Views: 70

Answers: 1

Read More
Matyro
Matyro

Reputation: 141

Single type compile time list: concat with clang

Score: 0

Views: 49

Answers: 1

Read More
Stefano Bellotti
Stefano Bellotti

Reputation: 125

Defining string literal constants once both as char const* and wchar const*

Score: 7

Views: 925

Answers: 3

Read More
Bahram Pouryousefi
Bahram Pouryousefi

Reputation: 141

Creating constexpr map filled by calls to a constexpr function in C++ 17

Score: 0

Views: 109

Answers: 1

Read More
DXZ
DXZ

Reputation: 495

Is there a way to prevent a header file without header guards from being included at all at compile time?

Score: 3

Views: 115

Answers: 1

Read More
Cyan
Cyan

Reputation: 13968

Detecting Endianness

Score: 36

Views: 38346

Answers: 19

Read More
Osama Ahmad
Osama Ahmad

Reputation: 2096

How to deduce the two dimensions of a compile-time matrix class with an initializer_list constructor?

Score: 3

Views: 76

Answers: 1

Read More
Sarfaraz Nawaz
Sarfaraz Nawaz

Reputation: 361692

Compile-time validation of the caller, or is it possible to extend C# compiler?

Score: 2

Views: 556

Answers: 1

Read More
nanocat
nanocat

Reputation: 23

populating an array at compile time in C

Score: 2

Views: 161

Answers: 2

Read More
ecl3ctic
ecl3ctic

Reputation: 99

In Java: do expressions involving constants defined at instantiation get simplified during compile-time?

Score: 1

Views: 203

Answers: 2

Read More
A A
A A

Reputation: 41

Compile Time unique hash for variables

Score: 0

Views: 121

Answers: 1

Read More
Haiyang
Haiyang

Reputation: 1577

Are lvalues determined at compile time?

Score: 1

Views: 254

Answers: 2

Read More
X1ngChui
X1ngChui

Reputation: 95

How to reinterpret a value as bytes in a compile-time context in C++

Score: 2

Views: 119

Answers: 1

Read More
Walker
Walker

Reputation: 341

C++ Compiler Output

Score: 1

Views: 195

Answers: 1

Read More
breiters
breiters

Reputation: 158

Container of std::variant of callable objects with bound parameters w/o using dynamic memory

Score: 1

Views: 95

Answers: 2

Read More
Pharap
Pharap

Reputation: 4082

In GCC, is there a way to programmatically query which section a variable will be stored in?

Score: 2

Views: 85

Answers: 1

Read More
Sahil Kapoor
Sahil Kapoor

Reputation: 11803

Cycle inside ; building could produce unreliable results: Xcode Error

Score: 162

Views: 137466

Answers: 34

Read More
Ray Cheng
Ray Cheng

Reputation: 12586

In C#, how to restrict who can call a method at compile time

Score: 2

Views: 1867

Answers: 4

Read More
PreviousPage 1Next