foobar2000 SDK
2015-08-03
|
Go to the source code of this file.
Namespaces | |
pfc | |
Functions | |
template<typename t_callback > | |
bool | pfc::bsearch_inline_t (t_size p_count, const t_callback &p_callback, t_size &p_result) |
template<typename t_buffer , typename t_value > | |
bool | pfc::bsearch_simple_inline_t (const t_buffer &p_buffer, t_size p_count, t_value const &p_value, t_size &p_result) |