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< T, Second > |
Given a binary template and a fixed argument, make a metafunction.
Definition at line 228 of file TypeList.h.
using TypeList::Bind2nd< BinaryTemplate, Second >::typemap = BinaryTemplate<T, Second> |
Definition at line 229 of file TypeList.h.