Skip to content
  • EXT Arnaud Clère's avatar
    partial solution to: · 4a241b60
    EXT Arnaud Clère authored
    - remove QBind::bind::overloads that do not allow both definitions to
    coexist
    - handle T&&, T& and const T& universally using perfect forwarding,
    - factor out static_assert when QBind Read to const T&,
    - factor out QBind Write const_cast<T&>
    4a241b60