Skip to content

Add constructor to memorycontainer

Eskil Vik requested to merge feature/memory-container-constructor into master

Simple MR to create a constructor to the memorycontainer struct, rather than running the same code each time to initialize an instance of it.

Edited by Nicolas Mounet

Merge request reports