|
Ardour
9.0-pre0-1971-g33f1681c76
|
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 std::bool_constant< b > &) |
| template<typename T > | |
| static void | do_zero_fill (T *buffer, samplecnt_t samples, const std::true_type &) |
Non-template base class for TypeUtils.
Definition at line 15 of file type_utils.h.
|
inlinestaticprotected |
Definition at line 20 of file type_utils.h.
|
inlinestaticprotected |
Definition at line 24 of file type_utils.h.