Const version of ValueTreePropertyWithDefault::getPropertyID

There’s

Identifier& ValueTreePropertyWithDefault::getPropertyID() noexcept

Can we also (or just) have

const Identifier& ValueTreePropertyWithDefault::getPropertyID() const noexcept

?

Best,

Jelle

2 Likes

This change has been added to develop

1 Like