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

[dev.icinga.com #12555] Implement an rvalue constructor for the String and Value classes #4571

Closed
icinga-migration opened this issue Aug 26, 2016 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/12555

Created by gbeutner on 2016-08-26 07:12:15 +00:00

Assignee: gbeutner
Status: Resolved (closed on 2016-08-26 07:13:17 +00:00)
Target Version: 2.6.0
Last Update: 2016-08-26 07:13:17 +00:00 (in Redmine)

Backport?: Not yet backported
Include in Changelog: 1

Changesets

2016-08-26 07:11:36 +00:00 by gbeutner 4f46e59

Implement an rvalue constructor for the String and Value classes

fixes #12555

2016-08-26 16:11:28 +00:00 by gbeutner c1a5844

Add another rvalue constructor for the Value class

refs #12555

2016-08-27 05:35:04 +00:00 by gbeutner 868fd31

Add rvalue support for the Array and Dictionary classes

refs #12555

2016-08-27 05:42:28 +00:00 by gbeutner 56ba608

Add rvalue support for the Array and Dictionary classes

refs #12555

2016-08-27 09:00:04 +00:00 by gbeutner 7c273d7

Add another rvalue constructor for the String class

refs #12555

2016-08-27 09:39:08 +00:00 by gbeutner 170c362

Use 'default' for move constructors

refs #12555

2016-08-27 10:35:05 +00:00 by gbeutner 22cabb5

Fix compatibility with boost <= 1.53

refs #12555

2016-08-27 10:43:56 +00:00 by gbeutner f1cac2f

Fix compatibility with boost <= 1.53

refs #12555

2016-08-27 18:03:12 +00:00 by gbeutner 086736f

Make VS 2013 happy

refs #12555

2016-08-27 18:07:48 +00:00 by gbeutner ef50c57

Make VS 2013 happy

refs #12555

2016-08-29 07:00:12 +00:00 by gbeutner 96ee214

Add rvalue constructor for the Task class

refs #12555

2016-08-31 10:48:49 +00:00 by gbeutner 6d712d8

Add another rvalue constructor to the String class

refs #12555

2016-08-31 11:27:59 +00:00 by gbeutner 54f0cb2

Add another rvalue constructor to the String class

refs #12555

2016-08-31 11:38:55 +00:00 by gbeutner 2729e98

Disable Value&& constructor for the String class on Windows

refs #12555

2016-09-01 05:41:41 +00:00 by gbeutner 7879c09

Avoid unnecessary dictionary lookups

refs #12555
@icinga-migration
Copy link
Author

Updated by gbeutner on 2016-08-26 07:13:17 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset 4f46e59.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant