mirror of
https://github.com/boostorg/callable_traits.git
synced 2026-02-26 16:42:15 +00:00
Merge remote-tracking branch 'refs/remotes/origin/gh-pages'
This commit is contained in:
@@ -283,6 +283,8 @@ CallableTraits has not been tested on every platform under the sun. If you find
|
||||
|
||||
[section:compatibility_issues Known Issues]
|
||||
|
||||
* Documentation, test coverage, and API tweaks are currently the primary focus of development
|
||||
* Check out the [@https://github.com/badair/callable_traits/issues page] for more information.
|
||||
* [libname] has ['not] yet been tested on all minor/patch versions of the supported compilers. If you experience problems on a supported platform, [link_contact_the_author].
|
||||
* Calling convention support is largely untested. Please [link_contact_the_author] if you have experience in this domain.
|
||||
* [link_is_constexpr] and [link_can_invoke_constexpr] always `std::false_type` on the following platforms:
|
||||
|
||||
@@ -496,6 +496,14 @@
|
||||
Issues</a>
|
||||
</h3></div></div></div>
|
||||
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; ">
|
||||
<li class="listitem">
|
||||
Documentation, test coverage, and API tweaks are currently the primary
|
||||
focus of development
|
||||
</li>
|
||||
<li class="listitem">
|
||||
Check out the <a href="https://github.com/badair/callable_traits/issues" target="_top">page</a>
|
||||
for more information.
|
||||
</li>
|
||||
<li class="listitem">
|
||||
<code class="literal">CallableTraits</code> has <span class="emphasis"><em>not</em></span> yet been
|
||||
tested on all minor/patch versions of the supported compilers. If you
|
||||
|
||||
Reference in New Issue
Block a user