René's URL Explorer Experiment


Title: プリプロセッサ - cppreference.com

Generator: MediaWiki 1.43.9

direct link

Domain: ja.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttp://ja.cppreference.com/
アカウント作成http://ja.cppreference.com/index.php?title=%E7%89%B9%E5%88%A5:%E3%82%A2%E3%82%AB%E3%82%A6%E3%83%B3%E3%83%88%E4%BD%9C%E6%88%90&returnto=cpp%2Fpreprocessor
ログインhttp://ja.cppreference.com/index.php?title=%E7%89%B9%E5%88%A5:%E3%83%AD%E3%82%B0%E3%82%A4%E3%83%B3&returnto=cpp%2Fpreprocessor
ページhttp://ja.cppreference.com/cpp/preprocessor
議論http://ja.cppreference.com/index.php?title=%E3%83%88%E3%83%BC%E3%82%AF:cpp/preprocessor&action=edit&redlink=1
http://ja.cppreference.com/cpp/preprocessor/warning
閲覧http://ja.cppreference.com/cpp/preprocessor
ソースを閲覧http://ja.cppreference.com/index.php?title=cpp/preprocessor&action=edit
履歴を表示http://ja.cppreference.com/index.php?title=cpp/preprocessor&action=history
http://ja.cppreference.com/cpp/preprocessor/warning
cpphttp://ja.cppreference.com/cpp
cpp/preprocessor/warninghttp://ja.cppreference.com/index.php?title=cpp/preprocessor/warning&redirect=no
C++http://ja.cppreference.com/cpp
言語http://ja.cppreference.com/cpp/language
標準ライブラリヘッダhttp://ja.cppreference.com/cpp/header
フリースタンディング処理系とホスト処理系http://ja.cppreference.com/cpp/freestanding
名前付き要件 http://ja.cppreference.com/cpp/named_req
言語サポートライブラリhttp://ja.cppreference.com/cpp/utility#Language_support
コンセプトライブラリhttp://ja.cppreference.com/cpp/concepts
診断ライブラリhttp://ja.cppreference.com/cpp/error
ユーティリティライブラリhttp://ja.cppreference.com/cpp/utility
文字列ライブラリhttp://ja.cppreference.com/cpp/string
コンテナライブラリhttp://ja.cppreference.com/cpp/container
イテレータライブラリhttp://ja.cppreference.com/cpp/iterator
範囲ライブラリhttp://ja.cppreference.com/cpp/ranges
アルゴリズムライブラリhttp://ja.cppreference.com/cpp/algorithm
数値演算ライブラリhttp://ja.cppreference.com/cpp/numeric
ローカライゼーションライブラリhttp://ja.cppreference.com/cpp/locale
入出力ライブラリhttp://ja.cppreference.com/cpp/io
ファイルシステムライブラリhttp://ja.cppreference.com/cpp/filesystem
正規表現ライブラリhttp://ja.cppreference.com/cpp/regex
アトミック操作ライブラリhttp://ja.cppreference.com/cpp/atomic
スレッドサポートライブラリhttp://ja.cppreference.com/cpp/thread
技術仕様書http://ja.cppreference.com/cpp/experimental
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/navbar_content&action=edit
C++言語http://ja.cppreference.com/cpp/language
コメントhttp://ja.cppreference.com/cpp/comment
キーワードhttp://ja.cppreference.com/cpp/keyword
エスケープシーケンスhttp://ja.cppreference.com/cpp/language/escape
フロー制御http://ja.cppreference.com/cpp/language/statements
ifhttp://ja.cppreference.com/cpp/language/if
switchhttp://ja.cppreference.com/cpp/language/switch
forhttp://ja.cppreference.com/cpp/language/for
range-forhttp://ja.cppreference.com/cpp/language/range-for
whilehttp://ja.cppreference.com/cpp/language/while
do-whilehttp://ja.cppreference.com/cpp/language/do
continuehttp://ja.cppreference.com/cpp/language/continue
breakhttp://ja.cppreference.com/cpp/language/break
gotohttp://ja.cppreference.com/cpp/language/goto
returnhttp://ja.cppreference.com/cpp/language/return
関数http://ja.cppreference.com/cpp/language/functions
関数宣言http://ja.cppreference.com/cpp/language/function
ラムダ関数宣言http://ja.cppreference.com/cpp/language/lambda
inline 指定子http://ja.cppreference.com/cpp/language/inline
例外指定http://ja.cppreference.com/cpp/language/except_spec
noexcept 指定子http://ja.cppreference.com/cpp/language/noexcept_spec
throw 式http://ja.cppreference.com/cpp/language/throw
try-catch ブロックhttp://ja.cppreference.com/cpp/language/try_catch
名前空間宣言http://ja.cppreference.com/cpp/language/namespace
名前空間エイリアスhttp://ja.cppreference.com/cpp/language/namespace_alias
基本型http://ja.cppreference.com/cpp/language/types
列挙型http://ja.cppreference.com/cpp/language/enum
関数型http://ja.cppreference.com/cpp/language/function
複合型http://ja.cppreference.com/cpp/language/class
共用体型http://ja.cppreference.com/cpp/language/union
decltypehttp://ja.cppreference.com/cpp/language/decltype
autohttp://ja.cppreference.com/cpp/language/auto
alignashttp://ja.cppreference.com/cpp/language/alignas
const/volatilehttp://ja.cppreference.com/cpp/language/cv
constexprhttp://ja.cppreference.com/cpp/language/constexpr
記憶域期間指定子http://ja.cppreference.com/cpp/language/storage_duration
初期化http://ja.cppreference.com/cpp/language/initialization
デフォルト初期化http://ja.cppreference.com/cpp/language/default_initialization
値初期化http://ja.cppreference.com/cpp/language/value_initialization
ゼロ初期化http://ja.cppreference.com/cpp/language/zero_initialization
コピー初期化http://ja.cppreference.com/cpp/language/copy_initialization
直接初期化http://ja.cppreference.com/cpp/language/direct_initialization
集成体初期化http://ja.cppreference.com/cpp/language/aggregate_initialization
リスト初期化http://ja.cppreference.com/cpp/language/list_initialization
定数初期化http://ja.cppreference.com/cpp/language/constant_initialization
参照初期化http://ja.cppreference.com/cpp/language/reference_initialization
http://ja.cppreference.com/cpp/language/expressions
値カテゴリhttp://ja.cppreference.com/cpp/language/value_category
評価順序http://ja.cppreference.com/cpp/language/eval_order
演算子http://ja.cppreference.com/cpp/language/operators
演算子の優先順位http://ja.cppreference.com/cpp/language/operator_precedence
代替表現http://ja.cppreference.com/cpp/language/operator_alternative
リテラルhttp://ja.cppreference.com/cpp/language/expressions#Literals
ブーリアンhttp://ja.cppreference.com/cpp/language/bool_literal
整数http://ja.cppreference.com/cpp/language/integer_literal
浮動小数点http://ja.cppreference.com/cpp/language/floating_literal
文字http://ja.cppreference.com/cpp/language/character_literal
文字列http://ja.cppreference.com/cpp/language/string_literal
nullptrhttp://ja.cppreference.com/cpp/language/nullptr
ユーザ定義http://ja.cppreference.com/cpp/language/user_literal
属性http://ja.cppreference.com/cpp/language/attributes
typedef 宣言http://ja.cppreference.com/cpp/language/typedef
型エイリアス宣言http://ja.cppreference.com/cpp/language/type_alias
暗黙の変換http://ja.cppreference.com/cpp/language/implicit_cast
明示的な変換http://ja.cppreference.com/cpp/language/explicit_cast
static_casthttp://ja.cppreference.com/cpp/language/static_cast
dynamic_casthttp://ja.cppreference.com/cpp/language/dynamic_cast
const_casthttp://ja.cppreference.com/cpp/language/const_cast
reinterpret_casthttp://ja.cppreference.com/cpp/language/reinterpret_cast
new 式http://ja.cppreference.com/cpp/language/new
delete 式http://ja.cppreference.com/cpp/language/delete
クラスhttp://ja.cppreference.com/cpp/language/classes
クラス宣言http://ja.cppreference.com/cpp/language/class
コンストラクタhttp://ja.cppreference.com/cpp/language/constructor
this ポインタhttp://ja.cppreference.com/cpp/language/this
アクセス指定子http://ja.cppreference.com/cpp/language/access
friend 指定子http://ja.cppreference.com/cpp/language/friend
仮想関数http://ja.cppreference.com/cpp/language/virtual
override 指定子http://ja.cppreference.com/cpp/language/override
final 指定子http://ja.cppreference.com/cpp/language/final
explicithttp://ja.cppreference.com/cpp/language/explicit
statichttp://ja.cppreference.com/cpp/language/static
デフォルトコンストラクタhttp://ja.cppreference.com/cpp/language/default_constructor
コピーコンストラクタhttp://ja.cppreference.com/cpp/language/copy_constructor
ムーブコンストラクタhttp://ja.cppreference.com/cpp/language/move_constructor
コピー代入http://ja.cppreference.com/cpp/language/as_operator
ムーブ代入http://ja.cppreference.com/cpp/language/move_operator
デストラクタhttp://ja.cppreference.com/cpp/language/destructor
テンプレートhttp://ja.cppreference.com/cpp/language/templates
クラステンプレート http://ja.cppreference.com/cpp/language/class_template
関数テンプレート http://ja.cppreference.com/cpp/language/function_template
テンプレートの特殊化http://ja.cppreference.com/cpp/language/template_specialization
パラメータパックhttp://ja.cppreference.com/cpp/language/parameter_pack
インラインアセンブリhttp://ja.cppreference.com/cpp/language/asm
C++ の歴史http://ja.cppreference.com/cpp/language/history
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/language/navbar_content&action=edit
#if#ifdef#ifndef#else#elif#endifhttp://ja.cppreference.com/cpp/preprocessor/conditional
#define#undef#,## 演算子http://ja.cppreference.com/cpp/preprocessor/replace
#include__has_include(C++17)http://ja.cppreference.com/cpp/preprocessor/include
#errorhttp://ja.cppreference.com/cpp/preprocessor/error
#pragma_Pragma(C++11)http://ja.cppreference.com/cpp/preprocessor/impl
#linehttp://ja.cppreference.com/cpp/preprocessor/line
[edit]https://ja.cppreference.com/index.php?title=%E3%83%86%E3%83%B3%E3%83%97%E3%83%AC%E3%83%BC%E3%83%88:cpp/preprocessor/navbar_content&action=edit
翻訳のフェーズ4http://ja.cppreference.com/cpp/language/translation_phases
1 指令http://ja.cppreference.com/cpp/preprocessor/warning#指令
2 能力http://ja.cppreference.com/cpp/preprocessor/warning#能力
3 注釈http://ja.cppreference.com/cpp/preprocessor/warning#注釈
4 関連項目http://ja.cppreference.com/cpp/preprocessor/warning#関連項目
[1]http://ja.cppreference.com/cpp/preprocessor/warning#cite_note-1
インポート宣言http://ja.cppreference.com/cpp/language/modules
条件http://ja.cppreference.com/cpp/preprocessor/conditional
置換http://ja.cppreference.com/cpp/preprocessor/replace
インクルードhttp://ja.cppreference.com/cpp/preprocessor/include
エラーhttp://ja.cppreference.com/cpp/preprocessor/error
処理系定義http://ja.cppreference.com/cpp/preprocessor/impl
ファイル名および行番号情報http://ja.cppreference.com/cpp/preprocessor/line
http://ja.cppreference.com/cpp/preprocessor/warning#cite_ref-1
C言語リファレンスhttp://ja.cppreference.com/c/preprocessor
カテゴリhttp://ja.cppreference.com/%E7%89%B9%E5%88%A5:%E3%82%AB%E3%83%86%E3%82%B4%E3%83%AA
非推奨のsourceタグを使用しているページhttp://ja.cppreference.com/index.php?title=%E3%82%AB%E3%83%86%E3%82%B4%E3%83%AA:%E9%9D%9E%E6%8E%A8%E5%A5%A8%E3%81%AEsource%E3%82%BF%E3%82%B0%E3%82%92%E4%BD%BF%E7%94%A8%E3%81%97%E3%81%A6%E3%81%84%E3%82%8B%E3%83%9A%E3%83%BC%E3%82%B8&action=edit&redlink=1
メインページhttp://ja.cppreference.com/%E3%83%A1%E3%82%A4%E3%83%B3%E3%83%9A%E3%83%BC%E3%82%B8
最近の更新http://ja.cppreference.com/%E7%89%B9%E5%88%A5:%E6%9C%80%E8%BF%91%E3%81%AE%E6%9B%B4%E6%96%B0
おまかせ表示http://ja.cppreference.com/%E7%89%B9%E5%88%A5:%E3%81%8A%E3%81%BE%E3%81%8B%E3%81%9B%E8%A1%A8%E7%A4%BA
MediaWiki についてのヘルプhttps://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
http://ja.cppreference.com/cpp/preprocessor/warning
リンク元http://ja.cppreference.com/%E7%89%B9%E5%88%A5:%E3%83%AA%E3%83%B3%E3%82%AF%E5%85%83/cpp/preprocessor
関連ページの更新状況http://ja.cppreference.com/%E7%89%B9%E5%88%A5:%E9%96%A2%E9%80%A3%E3%83%9A%E3%83%BC%E3%82%B8%E3%81%AE%E6%9B%B4%E6%96%B0%E7%8A%B6%E6%B3%81/cpp/preprocessor
ファイルをアップロードhttp://upload.cppreference.com/w/Special:Upload
特別ページhttp://ja.cppreference.com/%E7%89%B9%E5%88%A5:%E7%89%B9%E5%88%A5%E3%83%9A%E3%83%BC%E3%82%B8%E4%B8%80%E8%A6%A7
印刷用バージョンjavascript:print();
この版への固定リンクhttp://ja.cppreference.com/index.php?title=cpp/preprocessor&oldid=46568
ページ情報http://ja.cppreference.com/index.php?title=cpp/preprocessor&action=info
العربيةhttp://ar.cppreference.com/cpp/preprocessor
Češtinahttps://cs.cppreference.com/cpp/preprocessor
Deutschhttps://de.cppreference.com/cpp/preprocessor
Englishhttp://en.cppreference.com/cpp/preprocessor
Españolhttp://es.cppreference.com/cpp/preprocessor
Françaishttp://fr.cppreference.com/cpp/preprocessor
Italianohttp://it.cppreference.com/cpp/preprocessor
한국어http://ko.cppreference.com/cpp/preprocessor
Polskihttp://pl.cppreference.com/cpp/preprocessor
Portuguêshttp://pt.cppreference.com/cpp/preprocessor
Русскийhttp://ru.cppreference.com/cpp/preprocessor
Türkçehttp://tr.cppreference.com/cpp/preprocessor
中文http://zh.cppreference.com/cpp/preprocessor

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.