Translations of this page?:

<functional> ヘッダファイル

binary_function
binary_negate
bind1st2つの引数を持つ関数オブジェクトの1つめの引数に値を紐付け(bind)します
bind2nd2つの引数を持つ関数オブジェクトの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)の否定です
not22項述語(binary predicate)の否定です
not_equal_to
plus
pointer_to_binary_function
pointer_to_unary_function
ptr_fun関数ポインタからファンクタ(functor)を構築します
unary_function
unary_negate
 
• • • IndexRecent changesRSScc