Soecialize the values in an sp::VariableBinding, and optimize the result. More...
#include <VariableBinding.hpp>
Static Public Member Functions | |
template<typename T > | |
constexpr static bool | test () |
template<typename Child , VariableName... Names, typename... Ts, typename Fn , typename... Stuff> | |
static auto | run (const sp::VariableBinding< Child, VariableNames< Names... >, Ts... > &binding, Fn &fn, Stuff &&... stuff) |
Soecialize the values in an sp::VariableBinding, and optimize the result.
This includes:
x - x
avoid using x
entirely.