Examples of 'compile-time' in a sentence

Meaning of "compile-time"

Compile-time is a computer programming term that refers to the period during software development when the program is translated from source code to machine code by a compiler
Show more definitions
  • Operations performed by a compiler (the “compile-time operations”).
  • Programming language requirements that must be met by source code for it to be successfully compiled (the “compile-time requirements”).
  • Properties of the program that can be reasoned about during compilation.

How to use "compile-time" in a sentence

Basic
Advanced
compile-time
Compile-time metaprogramming and its implementation.
Feature visibility is checked statically at compile-time.
Compile-time support for database policy missing.
Exceptions are not supported at compile-time.
The method uses compile-time adaptation to run unmodified code with minimal implementation effort.
Failure to do so raises a compile-time error.
This enables compile-time checking of proper return and return value from the procedure.
Exception specifications were not enforced at compile-time.
Some embodiments provide a process for compile-time bounds checking of user-defined types.
The expression must be able to be evaluted at compile-time.
If the compile-time declaration has the private modifier, then the invocation mode is nonvirtual.
Insulate public interfaces from compile-time dependencies.
Several steps are required to process a delegate instantiation expression at compile-time.
This approach provides compile-time polymorphism that is often more efficient than traditional run-time polymorphism.
Compile regular expressions at compile-time.

See also

It is a compile-time error if the class named by T is a final class.
The use of templates can be thought of as compile-time execution.
It is a compile-time error if the class denoted by T is a final class.
Checked exceptions are exceptions that occur at compile-time.
Automatic vectorization, like any loop optimization or other compile-time optimization, must exactly preserve program behavior.
The actual class of the object being referenced is impossible to predict at compile-time.
All compile-time constant strings in Java are automatically interned using this method.
Accessing an uninitialized local variable will lead to a compile-time error.
This helps catch more programming errors at compile-time and enhances the IDE 's Intellisense feature.
Dynamically typed programming languages do type checking at run-time as opposed to compile-time.
BETA aims to achieve an optimal balance between compile-time type checking and run-time type checking.
Further, the keyword decltype can be used to determine the type of expression at compile-time.
The noise for compile-time.
Features of an OSEK implementation can be usually configured at compile-time.
Compile-time type checking.
Other checks must also be made on the compile-time declaration.
In a compile-time error or warning.
Several further checks must be made on the compile-time declaration.
Compile-time logic can be used to generate and / or randomize stimuli.
A good static type system is like having compile-time unit tests.
Compile-time enforcement of assertions, preconditions, postconditions, and class invariants.
The compiler of this example embodiment of the invention produces a compile-time error if,.
Well, obviously compile-time overloads are still possible and required.
They define the format, structure and order of data elements in a compile-time system.
Because inheritance creates tight, compile-time coupling between the 2 classes.
Similar requirements are there for function parameters, which also have a defined compile-time type.
Templates may be parameterized by types, compile-time constants, and other templates.
DMALGOL preprocessing includes variables and loops, and can generate names based on compile-time variables.
It provides extensive compile-time checking, followed by a second level of run-time checking.
If the specified literal can not be represented in the indicated type, then a compile-time error occurs.
Otherwise, if the compile-time declaration is in an interfaz, then the invocation mode is interfaz.
Modern compilers offer IPO as an option at compile-time.
The output of these templates include compile-time constants, data structures, and complete functions.
In both cases, work is moved to compile-time.
C++ has compile-time templates, which provide more extensive support for generic programming and metaprogramming.

Synonyms

Search by letter in the English dictionary