Closed
Description
include\fmt/format.h(560,71): error: implicit conversion changes signedness: 'std::size_t' (aka 'unsigned long long') to 'stdext::checked_array_iterator<char *>::difference_type' (aka 'long long') [-Werror,-Wsign-conversion]
std::uninitialized_copy(begin, end, make_checked(ptr_, capacity_) + size_);
Metadata
Metadata
Assignees
Labels
No labels