Skip to content

Add parser grammar for `std::array`

The headers StdArrayAsProperty.h only provide a hack to be able to use Gaudi::Property<std::array<T, N>> instead of Gaudi::Property<std::vector<T>>, but it does not provide a grammar to actually parse std::array<T, N>.

See lhcb/LHCb!5078 (comment 9771423)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information