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

STYLE: bracket instead of braces on List constructors

- avoid potential future mistakes if someone adds a sizing dimension
  and finds they have inadvertently called construct labelList with
  `{std::initializer_list<label>}` instead of `label`
parent 7b5c6868
No related merge requests found
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