Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 391
    • Issues 391
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #2373

Closed
Open
Created Feb 21, 2022 by Mark Olesen@markMaintainer

remove additional template on CompactListList

The Container template parameter is only being used from construction from different sublist types (eg, face instead of labelList) and deserializing (with the operator()).

Both would be better served with a pack factory method and an unpack() method, which would also allow unpacking into different container types from the same compact content.

Partial motivation is reuse for a CSRList type etc.

Assignee
Assign to
Time tracking