R
Rex_chaos
Hi all,
suppose A is an array. With the help of template function
find_first_of and find_end, I got two desired elements of array. How
can I tell the distance between these two elements?
suppose A is an array. With the help of template function
find_first_of and find_end, I got two desired elements of array. How
can I tell the distance between these two elements?