substitute< SearchType, ReplacementType, ExpressionType > Struct Template Reference

Default case for the compiletime substitution metafunction: Do not define any return type. This provides SFINAE for the interface function. More...

#include <substitute.hpp>


Detailed Description

template<typename SearchType, typename ReplacementType, typename ExpressionType>
struct viennamath::result_of::substitute< SearchType, ReplacementType, ExpressionType >

Default case for the compiletime substitution metafunction: Do not define any return type. This provides SFINAE for the interface function.


The documentation for this struct was generated from the following file: