Skip to content

Conversation

@3XX0
Copy link

@3XX0 3XX0 commented May 23, 2018

This allows move-constructing Records in C++11 and above

@SergiusTheBest
Copy link
Owner

Hi!

I think Record is never copied or moved. Where do we need that?

@3XX0
Copy link
Author

3XX0 commented May 23, 2018

This isn't used in plog itself but this is useful for the application developer.
For example if one wants to save Records in standard containers (say a std::vector<Record>) to defer logging.

@SergiusTheBest
Copy link
Owner

Yes, it makes sense.

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