Vertaling van "compile-time" in Pools
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
As the name suggests, the library is not linked into your executable at compile-time, but instead is loaded at runtime.
Jak sama nazwa wskazuje, biblioteka nie jest łączona z twoją aplikacją w trakcie kompilacji, lecz jest ładowana w czasie działania programu.
The standard does not define behavior for other directives: they might be ignored, have some useful meaning, or cause a compile-time error.
Standard nie definiuje zachowania innych dyrektyw: mogą zostać one zignorowane, mieć jakieś specjalne znaczenie albo spowodować error w trakcie kompilacji.
By changing compile-time constants, it is possible to change the balance between the maximum number of tape drives and the number of minor numbers for each drive.
Zmieniając wartości stałych podczas kompilacji, możliwa jest zmiana równowagi pomiędzy maksymalną liczbą napędów taśm a liczbą numerów podrzędnych dla każdego napędu.
C++11 introduced the keyword constexpr, which allows the user to guarantee that a function or object constructor is a compile-time constant.
C++11 wprowadza nowe słowo kluczowe constexpr, które pozwala użytkownikowi na zagwarantowanie, że funkcja lub konstruktor obiektu są stałymi podczas kompilacji.
For example: var x, y; x:= y; now generates a compile-time error.
The following examples demonstrate some of D's compile-time features.
Further, the keyword decltype can be used to determine the type of expression at compile-time.
Dodatkowo, słowo kluczowe decltype może być zastosowane w celu określenia typu w czasie kompilacji.
This is useful for debugging; in previous releases it was done with a compile-time option.
Jest to użyteczne w celu odpluskiwania; w poprzednich wersjach było to robione za pomocą opcji kompilacji.
These will provide compile-time virtualisation techniques that can cope with the increasing complexity of modern multi core hardware architectures.
To zapewni techniki wirtualizacji kompilacji, które będą w stanie poradzić sobie z rosnącą złożonością nowoczesnych, wielordzeniowych architektur sprzętowych.
Determining the return type of a template function object at compile-time is not intuitive, particularly if the return value depends on the parameters of the function.
Określanie zwracanego typu szablonowego obiektu funkcyjnego w fazie kompilacji nie jest intuicyjne, szczególnie jeśli typ zwracany zależy od parametrów funkcji.
The maximum number of partitions on a tape is defined by a compile-time constant (originally four).
Maksymalna liczba stref na taśmie określona jest przez stałą czasu kompilacji (pierwotnie: cztery).
The compiler will check types implicitly and give compile-time errors, but it also enables the programmer to bypass type-checking and rely on the target platform's dynamic type-handling.
Kompilator automatycznie sprawdza typy i zwraca błędy w czasie kompilacji, ale także umożliwia programiście wyłączenie sprawdzania typów w Haxe i poleganie na systemie typów platformy docelowej.
LLVM is a compiler infrastructure designed for compile-time, link-time, runtime, and "idle-time" optimization of programs from arbitrary programming languages.
LLVM to infrastruktura kompilatora przeznaczona do kompilacji czasu, łącza czasu, czasu pracy i "optymalizacji" czasu bezczynności programów pochodzących z arbitralnych języków programowania.