BinaryOperatorX.nom

Undocumented in source.
  1. enum nom;
  2. enum nom;
    struct BinaryOperatorX(string _op, bool isR, rhs_t)
    static if(!(isR))
    enum nom = "opBinary";

Meta