We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
N3733 CH-6 says:
float operator ""E(const char*); // OK should be float operator ""E(const char*); // OK, but reserved (17.6.4.3.5) [usrlit.suffix].
float operator ""E(const char*);
It goes on to propose:
Change the example accordingly.