foobar2000 SDK
2015-08-03
|
#include <bsearch.h>
Public Member Functions | |
bsearch_callback_impl_permutation_t (const t_container &p_container, t_compare p_compare, const t_param &p_param, const t_permutation &p_permutation) | |
int | test (t_size p_index) const |
Private Attributes | |
t_compare | m_compare |
const t_container & | m_container |
const t_param & | m_param |
const t_permutation & | m_permutation |
|
inline |
Definition at line 35 of file bsearch.h.
|
inlinevirtual |
Implements pfc::bsearch_callback.
Definition at line 32 of file bsearch.h.
|
private |
|
private |
|
private |
|
private |