• Stephan Bergmann's avatar
    Adapt o3tl::span to updated C++2a std::span · 6ef8420f
    Stephan Bergmann yazdı
    ...where index_type has changed from ptrdiff_t to size_t, see <https://
    github.com/cplusplus/draft/commit/7f2493e2e2d34b42a6c12c8806e536d4feb3aee3>
    "P1227R2 Signed ssize() functions, unsigned size() functions".  Ideally,
    ece27693 "Adapt to C++2a std::span<>::index_type
    being unsigned size_t" could be simplified now to use std::size_t, but there may
    be build environments that include a C++2a <span> that hasn't been adapted to
    P1227R2 yet.
    
    Change-Id: I7bfc0da65d415ef06e94d95b5f62030aeb8b35f6
    Reviewed-on: https://gerrit.libreoffice.org/69391
    Tested-by: Jenkins
    Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
    6ef8420f
Adı
Son kayıt (commit)
Son güncelleme
..
any.hxx Loading commit data...
char16_t2wchar_t.hxx Loading commit data...
cow_wrapper.hxx Loading commit data...
deleter.hxx Loading commit data...
enumarray.hxx Loading commit data...
enumrange.hxx Loading commit data...
functional.hxx Loading commit data...
lazy_update.hxx Loading commit data...
lru_map.hxx Loading commit data...
make_shared.hxx Loading commit data...
numeric.hxx Loading commit data...
runtimetooustring.hxx Loading commit data...
safeint.hxx Loading commit data...
sorted_vector.hxx Loading commit data...
span.hxx Loading commit data...
strong_int.hxx Loading commit data...
temporary.hxx Loading commit data...
typed_flags_set.hxx Loading commit data...
underlyingenumvalue.hxx Loading commit data...
unreachable.hxx Loading commit data...
vector_pool.hxx Loading commit data...