検索結果- 英語 - 多言語
検索内容:
forward-declares
Third-person singular simple present indicative form of forward-declare
これは "forward-declares" が動詞 "forward-declare" の第三人称単数現在形(直説法)であることを示しており、単語の意味そのものではなく活用形を説明しています。
forward-declare
(transitive, programming) Synonym of predeclare
プログラミングにおいて、関数やクラスなどの実体の定義より前に、その存在(型、変数、関数など)を宣言する、いわゆる「前方宣言」を行う行為を意味する。
( present singular third-person )
( participle present )
( participle past )
( past )
forward-declared
simple past tense and past participle of forward-declare
「forward-declare」の単純過去形および過去分詞形である
declared abundance
I declare
I do declare
declaring war
present participle of declare war
「declaring war」は「declare war」の現在分詞形であり、活用形としては動詞の現在分詞に該当します。
forward-declaring
present participle of forward-declare
『forward-declaring』は、『forward-declare』の現在分詞形です。これは動作の進行形や継続中の状態を表す活用形であり、意味そのものではなく、文法的な活用形を示しています。
forward declaration
(programming) The declaration of an identifier before it is given a complete definition, so that the compiler can know its data type and memory size.
プログラムにおいて、識別子の完全な定義が与えられる前に、その存在や型情報をコンパイラーに伝えるための宣言 / 識別子を後から定義することを前提に、事前にデータ型やメモリサイズなどの情報を知らせる宣言