This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[C++] DR1473 - let literal operators be defined with empty user-defined string literal


This will allow such things as
  constexpr std::complex<float>
  operator""if(long double imag);

OK after testing completes on x86_64-linux.

Ed

Attachment: CL_DR1473
Description: Text document

Attachment: patch_DR1473_3
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]