Boost C++ Libraries: Ticket #12758: Fix warning: declaration of 'explicit' constructor without a single argument is redundant https://svn.boost.org/trac10/ticket/12758 <p> Dear Boost Developers, </p> <p> When compiling Boost with a certain warning level in Linux we get the following warnings. warning <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2305" title="#2305: Patches: Patch to fix warnings in boost.test (closed: fixed)">#2305</a>: declaration of 'explicit' constructor without a single argument is redundant </p> <p> Attached you find the diff file to resolve the problem. </p> <p> Regards </p> <p> Martin </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12758 Trac 1.4.3 martin.wild@… Fri, 13 Jan 2017 14:28:55 GMT attachment set https://svn.boost.org/trac10/ticket/12758 https://svn.boost.org/trac10/ticket/12758 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">Boost_Patch_20170113.diff</span> </li> </ul> Ticket Kohei Takahashi Sun, 15 Jan 2017 04:14:17 GMT <link>https://svn.boost.org/trac10/ticket/12758#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12758#comment:1</guid> <description> <p> After c++11, explicit keyword is meaningful for non-unary ctor. </p> <p> Anyway, break this ticket for each libraries (and set component). </p> </description> <category>Ticket</category> </item> </channel> </rss>