X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=mappings.git;a=blobdiff_plain;f=mappings.h;fp=mappings.h;h=1cefc9bf420215db3ea88d00df1a2df9325150f1;hp=95c21dbb38fa5ec65d88f307b24424016bcfba10;hb=adbe975037016d33708408f334a56f72bf5ee6e2;hpb=ba03470cb64a7e8f858502ec3c7be75e3626e618 diff --git a/mappings.h b/mappings.h index 95c21db..1cefc9b 100644 --- a/mappings.h +++ b/mappings.h @@ -37,8 +37,9 @@ public: // This is the variable const static Mapping X; - // This build a non-defined Mapping. Everything is illegal on such a - // Mapping except delete, = and <<. All other operations will *crash* + // This builds a non-defined Mapping. Everything is illegal on such + // a Mapping except delete, = and <<. All other operations will + // *crash* Mapping(); // Cast from float to allow operations with constant values