Examples of using Const in English and their translations into Russian
{-}
-
Official
-
Colloquial
Const., Art.
W V• Rm• A const.
Const. on the Church Lumen gentium, 31.
Taking into account, that x=const, we have dx=0.
Thus const modifies the name to its right.
The type of the first string is the usual const char.
Uint length() const- the number of elements in an array.
In PHP 5.6, they could only be defined with const.
Bool isEmpty() const Verification that the string is empty.
Definition outside a class should also include the const modifier.
The slices t=const. are called"simultaneity slices.
In addition, a(non-static) member-function can be declared as const.
In the case v>>u and ρ const. the resistance is 4/3ρuv.
The const modifier is placed after the list of arguments inside a class declaration.
Added: heredoc and nowdoc support for class const and property definitions.
IV§ 1 1818 Const. new amendment VII CT Const. art.
This is achieved via the use function and use const constructs, respectively.
The initialization of one-dimensional array is realized in the section const.
For simple non-pointer data types,applying the const qualifier is straightforward.
V813 diagnostic is similar to V801,except that the variable is not marked as const.
Although the argument A is of type const int&, the program will first print the value 1, and then 2.
Ordinary jurisdiction is exercised by ordinary judges andprosecutors Article 102 Const.
A method with the const modifier is called constant and cannot modify implicit members of its class.
In order to prevent changing of aparameter passed by reference, use the const modifier.
Class functions that are declared with a constant( const)‘this' pointer and a volatile‘this' pointer.
The const specifier declares a variable as a constant, and does not allow to change this variable during runtime.
If a formal parameter is declared with the const modifier, its value can't be changed within the function.
In order to avoid changes in actual parameters(arguments passed at function call)use the access specifier const.
When trying to change the contents of a variable declared with the const specifier, the compiler will generate an error.
The U.S. Constitution gives Congress exclusive jurisdiction over the"Seat of Government of the United States," which is the District of Columbia(D.C.). U.S. Const., art. 1 sec. 8.