【C++】template 統合スレ -- Part6
at TECH
942:デフォルトの名無しさん
05/09/15 16:28:36
Incompatibilities Between ISO C and ISO C++, David R. Tribble
URLリンク(david.tribble.com)
・ Implicit function declarations
> C++ does not allow implicit function declarations. It is invalid to call a function
> that does not have a previous declaration in scope.
>
> C99 no longer allows functions to be implicitly declared.
> The code above is invalid in both C99 and C++.
次ページ続きを表示1を表示最新レス表示スレッドの検索類似スレ一覧話題のニュースおまかせリスト▼オプションを表示暇つぶし2ch
5380日前に更新/262 KB
担当:undef