close
Skip to content

Variadic fusion::vector. - #89

Merged
djowel merged 40 commits into
boostorg:variadicsfrom
Flast:feature/variadic/vector
Jul 15, 2015
Merged

Variadic fusion::vector.#89
djowel merged 40 commits into
boostorg:variadicsfrom
Flast:feature/variadic/vector

Conversation

@Flast

@Flast Flast commented Jul 15, 2015

Copy link
Copy Markdown
Collaborator

prev: #86

[Note: This PR seems big since variadics is behind develop.]

Flast and others added 30 commits April 19, 2015 11:56
Further test cases and fixes for #11211
fix some typos in the documentation
Fix testcase when BOOST_PP_VARIADICS is disabled
…69-adapt-empty-struct

Fix ticket #11269 to adapt an empty struct
…69-adapt-empty-struct

Adds test case for each adapter macros we support to adapt an empty type
Best not to use type_traits undocumented details, these will be moving soon, and use of this header will warn loud and clear if you continue to use it.
Stop Using type_traits details.
now it doesn't work properly.
Compiler yields compile error within a function witch used in unevaluate
context of constexpr function because of CWG 1581 [2].

1. https://llvm.org/bugs/show_bug.cgi?id=23135
2. http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_active.html#1581
[WIP] Just move non-variadics into its own cpp03 dir.
Move non-variadics into its own cpp03 dir and adjust include paths.
djowel added a commit that referenced this pull request Jul 15, 2015
@djowel
djowel merged commit daea1c3 into boostorg:variadics Jul 15, 2015
@Flast

Flast commented Jul 15, 2015

Copy link
Copy Markdown
Collaborator Author

Thanks!

@Flast
Flast deleted the feature/variadic/vector branch July 15, 2015 16:55
@djowel

djowel commented Jul 15, 2015

Copy link
Copy Markdown
Collaborator

Don't thank me, I just push buttons. You do all the hard work. THANK YOU, Kohei!

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.

6 participants