niXman 3044c2beaf missing make_pair() for r-value refs (#264)
* missing make_pair() for r-value refs

hello guys!

the `make_pair()` for r-value refs is required for r-value, otherwise `non-copyable` but `movable` can be constructed.


thanks!

* fix for prev commit

conditional support for r-values was fixed

* the test case was added

* fix for prev commit

* Update Jamfile

* one more fix for Jamfile

* the forgotten r-value ctor was added

* ah, they should be conditional
2023-02-11 10:10:25 +08:00
2022-09-26 11:41:12 +08:00
2022-09-26 08:11:49 +08:00
2006-08-16 16:50:52 +00:00
2019-01-09 18:58:40 +09:00
2022-12-21 13:49:11 +08:00
2022-12-21 13:49:11 +08:00
2006-11-07 19:11:57 +00:00
S
Description
Boost.org fusion module
17 MiB
Languages
C++ 100%