OpenCyphal / CETL

Cyphal Embedded Template Library
MIT License
11 stars 3 forks source link

Fix issues with bool VariableLengthArray (issues 74 and 75) #76

Closed skeetsaz closed 10 months ago

skeetsaz commented 10 months ago

Fix iterator range constructor signatures to be consistent with type T constructors. Consistently treat size and max size in terms of number of bits.