v3.8
- ability to build
ctll::fixed_string
from pointer andstd::array
(ctll::fixed_string<N>(ctll::construct_from_pointer, ptr)
) - improved compatibility issues of
operator==
andoperator!=
utf8_iterator
andutf8_sentinel
ctll::fixed_string
from pointer and std::array
(ctll::fixed_string<N>(ctll::construct_from_pointer, ptr)
)operator==
and operator!=
utf8_iterator
and utf8_sentinel