tuanthien

Results 1 issues of tuanthien

I got an error when compile with ztd.text (msvc 19.39 with c++latest) at this line https://github.com/soasis/text/blob/fc30abbc3056a0ea69f2c6ef25221c3244bf31cf/include/ztd/text/detail/span_reconstruct.hpp#L90 Look like ::ztd::ranges::range_element_type_t is undefined when `ZTD_IS_ON(ZTD_STD_LIBRARY_RANGES)` at line 882 in adl.hpp is true...