<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - `explicit` is a C++11 keyword, add to _cplusplus_annoyances (with patch)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=74080#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - `explicit` is a C++11 keyword, add to _cplusplus_annoyances (with patch)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=74080">bug 74080</a>
              from <span class="vcard"><a class="email" href="mailto:j.keil@gmx.de" title="Jochen Keil <j.keil@gmx.de>"> <span class="fn">Jochen Keil</span></a>
</span></b>
        <pre>It's actually a keyword from the very beginning. My bad, I apologize.
It is now just used for the conversion operator too [1].

I'll try to make a patch with the preprocessor fix you proposed.

[1] <a href="http://en.cppreference.com/w/cpp/language/explicit">http://en.cppreference.com/w/cpp/language/explicit</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>