llnl / llnl/smith

Fold serac::tuple into camp::tuple

Open
#662 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

CS enhancement
Dominant language
C++
Stars
245
Forks
36
Avg merge
8d 23h
Merged PRs (30d)
4

Description

camp::tuple provides greater flexibility (not a limit on the number of tuple elements) and also reduces code duplication and maintenance burden.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the definitions and usages of serac::tuple and camp::tuple in the Smith codebase, then compare their interfaces and current call sites. Done means serac::tuple has been folded into camp::tuple, with the stated flexibility preserved and duplicated implementation and maintenance burden removed.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.