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