<functional> ヘッダファイル

提供:cppreference.com
移動: 案内, 検索


binary_function
binary_negate
bind1st 2つの引数を持つ関数オブジェクトの1つめの引数に値を紐付け(bind)します
bind2nd 2つの引数を持つ関数オブジェクトの2つめの引数に値を紐付け(bind)します
binder1st
binder2nd
const_mem_fun1_ref_t
const_mem_fun1_t
const_mem_fun_ref_t
const_mem_fun_t
divides
equal_to 第1引数が第2引数と等しいかどうか判定します
greater 第1引数が第2引数より大きいかどうか判定します
greater_equal 第1引数が第2引数以上かどうか判定します
less 第1引数が第2引数より小さいかどうか判定します
less_equal 第1引数が第2引数以下かどうか判定します
logical_and
logical_not
logical_or
mem_fun1_ref_t
mem_fun1_t
mem_fun メンバ関数からファンクタ(functor)を構築します(ポインタ型)
mem_fun_ref メンバ関数からファンクタ(functor)を構築します(参照型)
mem_fun_ref_t
mem_fun_t
minus
modulus
multiplies
negate
not1 単項述語(unary predicate)の否定です
not2 2項述語(binary predicate)の否定です
not_equal_to
plus
pointer_to_binary_function
pointer_to_unary_function
ptr_fun 関数ポインタからファンクタ(functor)を構築します
unary_function
unary_negate
個人用ツール
名前空間
変種
操作
案内
ツールボックス
他の言語