Skip to content
Snippets Groups Projects
Commit 5514471c authored by Mark OLESEN's avatar Mark OLESEN
Browse files

BUG: FixedList '<' operator using a template parameter (fixes #458)

- cannot use comparison of list sizes. Okay for UList, but not here.

STYLE:
- don't need two iterators for the '<' comparison, can just access
  internal storage directly
parent f1ca8946
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