<div dir="ltr">На сб, 20.08.2022 г. в 10:37 ч. xiongzhiyong via Boost-users &lt;<a href="mailto:boost-users@lists.boost.org">boost-users@lists.boost.org</a>&gt; написа:<br>&gt; #include &lt;boost\exception\info.hpp&gt;<br>&gt;<br>&gt; void main()<br>&gt; {<br>&gt;     return;<br>&gt; }<br>&gt;<br>&gt; The compile environment is Microsoft Visual Studio Community 2022 (64 位) - ver. 17.2.6.<br>&gt; Compile error information is that C2259    “boost::exception_detail::error_info_container_impl”:  cannot instantiate abstract class.<br>&gt; I try many Boost versions,e.g.,boost 79,boost 65,boost64,boost60. They all give errors.<br><br><div>I can&#39;t reproduce this with msvc versions available on godbolt: <a href="https://godbolt.org/z/E8vYWTPf6">https://godbolt.org/z/E8vYWTPf6</a></div><div><br></div><div>Can you provide a complete error log, including source file and line of the error?</div></div>