IF< condition, Then, Else > Struct Template Reference
|
CPP API
|
ad::internal::IF< condition, Then, Else > Struct Template Reference
#include <ad.hpp>
Public Types | |
| typedef Then | RET |
Member Typedef Documentation
◆ RET
template<bool condition, class Then , class Else >
| typedef Then ad::internal::IF< condition, Then, Else >::RET |
Generated by