Skip to content

Extended and ordered list of headers#4

Open
m42e wants to merge 2 commits into
quark-zju:masterfrom
m42e:update_includes
Open

Extended and ordered list of headers#4
m42e wants to merge 2 commits into
quark-zju:masterfrom
m42e:update_includes

Conversation

@m42e
Copy link
Copy Markdown

@m42e m42e commented Dec 17, 2015

Ordered the list alphabetically and added some more headers

@quark-zju
Copy link
Copy Markdown
Owner

Wow, type_traits is a long list. Could you consider make it shorter by using some regex magic like:
is_(?:nothrow_)?(?:trivially_)?(?:move_|copy_|default_)?(?:assignable|constructible|destructible)

Comment thread plugin/cpp_auto_include.vim Outdated
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Did you mean R[C['duration', 'time_point']]]?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

No, as their full declaration is std::chrono::time_point and std::chrono::duration

@quark-zju
Copy link
Copy Markdown
Owner

Could you split adding new stuff and sorting lines into two commits? This way it will be much clear to see what is actually changed.

@m42e
Copy link
Copy Markdown
Author

m42e commented Dec 18, 2015

Is one pull request ok, when it contains two commits?

@quark-zju
Copy link
Copy Markdown
Owner

Yes. One pull request with multiple commits is okay.

@m42e
Copy link
Copy Markdown
Author

m42e commented Dec 18, 2015

Here it is

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