AudRecordLib
|
#include <convert.h>
Public Types | |
typedef FalseType | type |
False specialisation of the if base template typedefs the resulting type to the passed true type
typedef FalseType detail::IfThenElse< false, TrueType, FalseType >::type |
Likewise, when the condition is false the type of the template is FalseType