Audacity 3.2.0
|
Given a binary template and a fixed argument, make a metafunction. More...
#include <TypeList.h>
Public Types | |
template<typename T > | |
using | typemap = BinaryTemplate< First, T > |
Given a binary template and a fixed argument, make a metafunction.
Definition at line 222 of file TypeList.h.
using TypeList::Bind1st< BinaryTemplate, First >::typemap = BinaryTemplate<First, T> |
Definition at line 223 of file TypeList.h.