Skip to content
Snippets Groups Projects

Add deduction guides for TupleVector following those of std::tuple

Merged Simon Praetorius requested to merge issue/tuple-vector-ctad into master
All threads resolved!

Summary

Add deduction guides to TupleVector. Solves #383 (closed)

Additionally, simplify the constructor sfinae.

Closes #383 (closed)

Edited by Santiago Ospina De Los Ríos

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 1 commit

    • d45462b4 - Add more tests of the deduction guides for TupleVector

    Compare with previous version

  • Simon Praetorius resolved all threads

    resolved all threads

  • added 1 commit

    • 8075a555 - Rewrite type constraint using void_t

    Compare with previous version

  • added 3 commits

    • a049630b - Simplify the constructor sfinae constraint
    • d965268c - Add tests for TupleVector deduction guides
    • 470e8a49 - Add changelog entry

    Compare with previous version

  • Carsten Gräser approved this merge request

    approved this merge request

  • Santiago Ospina De Los Ríos approved this merge request

    approved this merge request

  • changed the description

  • Simon Praetorius resolved all threads

    resolved all threads

  • added 1 commit

    Compare with previous version

  • mentioned in commit 3c52924b

  • Please register or sign in to reply
    Loading