35#ifndef _BLAZE_MATH_EXPRESSIONS_MODIFICATION_H_
36#define _BLAZE_MATH_EXPRESSIONS_MODIFICATION_H_
71 :
private If_t< IsComputation_v<T>
73 , If_t< IsTransformation_v<T>
Header file for the empty type.
Header file for the If class template.
Header file for the IsComputation type trait class.
Header file for the Computation base class.
typename If< Condition >::template Type< T1, T2 > If_t
Auxiliary alias template for the If class template.
Definition: If.h:108
Base class for all modification expression templates.
Definition: Modification.h:76