Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix member initialization ordering warning (#82)
'u' was defined before 'tag' but 'tag' is initialized first. Signed-off-by: Kevin Petit <[email protected]>
- Loading branch information