libassa
3.5.1
|
Bfunc is used by PriorityQueue_impl. More...
#include <PriorityQueue_Impl.h>
Public Types | |
typedef Arg1 | first_argument_type |
typedef Arg2 | second_argument_type |
typedef Result | result_type |
Bfunc is used by PriorityQueue_impl.
Definition at line 30 of file PriorityQueue_Impl.h.
typedef Arg1 ASSA::Bfunc< Arg1, Arg2, Result >::first_argument_type |
Definition at line 31 of file PriorityQueue_Impl.h.
typedef Result ASSA::Bfunc< Arg1, Arg2, Result >::result_type |
Definition at line 33 of file PriorityQueue_Impl.h.
typedef Arg2 ASSA::Bfunc< Arg1, Arg2, Result >::second_argument_type |
Definition at line 32 of file PriorityQueue_Impl.h.