Udostępnij za pośrednictwem


functional (STL/CLR)

Obejmują nagłówek STL/CLR <cliext/functional> do definiowania liczby klas szablonów i pokrewne szablonu delegatów i funkcje.

#include <functional>

Deklaracje

Pełnomocnik

Opis

binary_delegate (STL/CLR)

Pełnomocnik dwóch argumentów.

binary_delegate_noreturn (STL/CLR)

Pełnomocnik argumentu dwóch zwracanie void.

unary_delegate (STL/CLR)

Jeden argument delegata.

unary_delegate_noreturn (STL/CLR)

Jeden argument pełnomocnik zwracanie void.

Klasa

Opis

binary_negate (STL/CLR)

Teoria aby zanegować Teoria dwóch argumentów.

binder1st (STL/CLR)

Teoria powiązać pierwszy argument Teoria dwóch argumentów.

binder2nd (STL/CLR)

Teoria powiązać drugiego argumentu Teoria dwóch argumentów.

divides (STL/CLR)

Podzielić teoria.

equal_to (STL/CLR)

Teoria równe porównania.

greater (STL/CLR)

Teoria porównania większe.

greater_equal (STL/CLR)

Teoria porównania większe lub równe.

less (STL/CLR)

Teoria mniej porównania.

less_equal (STL/CLR)

Teoria mniejsza lub równa porównania.

logical_and (STL/CLR)

Teoria i logiczne.

logical_not (STL/CLR)

Logiczne nie teoria.

logical_or (STL/CLR)

Teoria lub logicznych.

minus (STL/CLR)

Odejmij teoria.

modulus (STL/CLR)

Teoria moduł.

multiplies (STL/CLR)

Teoria mnożenie.

negate (STL/CLR)

Teoria zwrócić zanegowane argumentu.

not_equal_to (STL/CLR)

Teoria równa porównania.

plus (STL/CLR)

Dodaj teoria.

unary_negate (STL/CLR)

Teoria aby zanegować Teoria jeden argument.

Funkcja

Opis

bind1st (STL/CLR)

Generuje binder1st argument i teoria.

bind2nd (STL/CLR)

Generuje binder2nd argument i teoria.

not1 (STL/CLR)

Generuje unary_negate dla teoria.

not1 (STL/CLR)

Generuje binary_negate dla teoria.

Wymagania

Nagłówek: < cliext/funkcjonalności >

Obszar nazw: cliext

Zobacz też

Inne zasoby

Odwołanie do biblioteki STL/CLR.