Unverified Commit b79bbbc2 authored by Po Yen Chen's avatar Po Yen Chen Committed by GitHub
Browse files

Rangify check_err() (#444)

* Rangify check_err()

By rangifying check_err(), we can not only compare values between
std::vector<>s, but also compare any ranges which have same value
type.

* Re-format example code
parent 4382b414
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment