const_expr_string icon indicating copy to clipboard operation
const_expr_string copied to clipboard

Implement rbegin/rend/crbegin/crend

Open erichkeane opened this issue 10 years ago • 0 comments

std::reverse_iterator isn't constexpr, and making a constexpr iterator seems impossible, so I couldn't figure out how to get these. If anyone figures out the secret, please submit!

erichkeane avatar Oct 02 '15 20:10 erichkeane