Examples of using Compile-time in English and their translations into Korean
{-}
-
Colloquial
-
Ecclesiastic
-
Ecclesiastic
-
Programming
-
Computer
Compile-time settings.
(actually, it was probably thrown away at compile-time.).
Compile-Time Configuration Changes.
A temporary variable allows compile-time constants as in parameters.
A compile-time static if with the form if constexpr(expression)[24].
Conf, but it may be moved using run-time or compile-time configuration.
As a result any compile-time errors on those other architectures are quickly caught.
Every Haskell expression has a type, and types are all checked at compile-time.
If no timeout is specified a compile-time defined default value is taken.
In such cases, we want to opt-out of type-checking and let the values pass through compile-time checks.
Library support Podrška knjižnicama Compile-time bindings available for most shared libraries.
The ES6 module syntax is very static, and that's good- it's paying off in the form of powerful compile-time tools.
(See Item 46: Prefer compile-time and link-time errors to runtime errors.).
If more than two alternatives exist in the subpattern, a compile-time error occurs.
The language co-opts extensive compile-time checking to offer 100% control without compromising safety.
In these cases,a conversion still exists, but will fail at compile-time.
The Lisp macro system is an early example of the use of compile-time evaluation of user-defined functions in the same language.
Just like the compile-time borrowing rules, RefCell lets us have many immutable borrows or one mutable borrow at any point in time.
By creating a generic class, you can create a collection that is type-safe at compile-time.
Scala's expressive type system enforces, at compile-time, that abstractions are used in a safe and coherent manner.
A developer cancreate a generic class, and thus create a collection that is surely type-safe at compile-time.
Many languages provide a compile-time option that will cause all"asserts" to be ignored, for use in generating"production" code.
By comparing delegates of two different types assigned at compile-time will result in a compilation error.
A compile-time error occurs if the embedded statement attempts to modify these local variables(via assignment or the++ and-- operators), take the address of them, or pass them as ref or out parameters.
SQL Server provides enhanced partitioning information for both compile-time and run-time execution plans.
In general, Buildroot will disable all optional compile-time settings for all packages(with a few notable exceptions), resulting in the smallest possible system.
The specified line must be in the same procedure as the On Error statement, or a compile-time error will occur.
Compile-time function execution(or compile time function evaluation, or general constant expressions) is the ability of a compiler, that would normally compile a function to machine code and execute it at run time, to execute the function at compile time.
The BadImageFormatException exception may be reported as a compile-time error, or the exception may be thrown at run time.
Use the tools described previously when executing the queries in this example to view partitioning information for both compile-time and run-time plans.