Aleph-w  1.5a.2
Biblioteca general de algoritmos y estructuras de datos
 Todo Clases Archivos Funciones Variables 'typedefs' Enumeraciones Amigas Grupos Páginas
Referencia de la plantilla de la Clase Aleph::binder2nd< _Operation >
+ Diagrama de herencias de Aleph::binder2nd< _Operation >
+ Diagrama de colaboración para Aleph::binder2nd< _Operation >:

Métodos públicos

 binder2nd (const _Operation &__x, const typename _Operation::second_argument_type &__y)
 
_Operation::result_type operator() (const typename _Operation::first_argument_type &__x) const
 
_Operation::result_type operator() (typename _Operation::first_argument_type &__x) const
 

Atributos protegidos

_Operation op
 
_Operation::second_argument_type value
 

Otros miembros heredados

- Tipos públicos heredados desde Aleph::unary_function< _Operation::first_argument_type, _Operation::result_type >
typedef
_Operation::first_argument_type 
argument_type
 
typedef _Operation::result_type result_type
 

La documentación para esta clase fue generada a partir del siguiente fichero:

Leandro Rabindranath León