Skip to content
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

Add utilities #8

Merged
merged 5 commits into from
Feb 27, 2023
Merged

Add utilities #8

merged 5 commits into from
Feb 27, 2023

Conversation

McCallisterRomer
Copy link
Member

Adding:

  • ScopeGuard
  • Helper algorithm for std::transform
  • Enumerate algorithm

Copy link
Member

@jaremieromer jaremieromer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are great!
In general, I'm curious about what scheme you're following for curlies re: newlines

include/ncutility/Algorithm.h Show resolved Hide resolved
include/ncutility/detail/EnumerateDetail.h Outdated Show resolved Hide resolved
@McCallisterRomer McCallisterRomer merged commit 75e063c into vnext Feb 27, 2023
@McCallisterRomer McCallisterRomer deleted the cal/utilities branch February 27, 2023 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants