-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhance Array to get age information of entries #444
Conversation
So, the main purpose of this change is to make the age ordering number sequential? A little lost on why there is a required update to the age numbering... |
Yes, the main purpose is to help modelers know the age of specific entry, and they have to be kept sequential. |
* Enhance Array to get age information of entries * Add testing to Array * Added compiler flags for DEBUG build type * yaml-cpp 0.8 has fixed cmake NS issue; condition on that --------- Co-authored-by: Knute Lingaard <[email protected]> f7a12a0
No description provided.