![]() |
Ardour
8.12
|
Non-template base class for TypeUtils. More...
#include <type_utils.h>
Static Protected Member Functions | |
template<typename T , bool b> | |
static void | do_zero_fill (T *buffer, samplecnt_t samples, const boost::integral_constant< bool, b > &) |
template<typename T > | |
static void | do_zero_fill (T *buffer, samplecnt_t samples, const boost::true_type &) |
Non-template base class for TypeUtils.
Definition at line 17 of file type_utils.h.
|
inlinestaticprotected |
Definition at line 22 of file type_utils.h.
|
inlinestaticprotected |
Definition at line 26 of file type_utils.h.