ExpressionOperatorsInferable

specに示された演算子をオーバーロードします。specはETOSpecで指定する必要があります。

  1. template ExpressionOperators(size_t spec, size_t rs, size_t cs)
  2. template ExpressionOperatorsInferable(size_t spec)
    template ExpressionOperatorsInferable (
    size_t spec
    ) {}

Members

Manifest constants

stringMixin
enum stringMixin;
Undocumented in source.

Mixin templates

templateMixin
mixintemplate templateMixin()
Undocumented in source.

Meta