Skip to content
GitLab
Explore
Sign in
Introduce dedicated type for FE cards
Code
Review changes
Check out branch
Download
Patches
Plain diff
Gerhard Raven
requested to merge
replace-vector-of-fecards-with-dedicated-type
into
master
Apr 29, 2020
Overview
12
Commits
4
Pipelines
17
Changes
13
Expand
internally, use boost::static_vector<unsigned char,24>
This avoids a dynamic memory allocation for every single TELL during decoding.
Adapt usage.
Edited
May 15, 2020
by
Rosen Matev
Merge request reports
Loading