xts_archive: Amend initializer order of NAX's constructor
Orders the initializer list in the same order the members would be initialized. Avoids compiler warnings.
Loading
Please register or sign in to comment
Orders the initializer list in the same order the members would be initialized. Avoids compiler warnings.