j
k
j a
j l
Jeffrey Lee Hellrung, Jr. wrote:
IMHO, I would think typedef contiguous_range< char > string_ref; typedef contiguous_range< char const > string_cref; would be better, ...
IMHO, I would think
typedef contiguous_range< char > string_ref; typedef contiguous_range< char const > string_cref;
would be better, ...
In what ways would it be better?
Back to the thread
Back to the list