electro-smith / DaisySP

A Powerful DSP Library in C++
https://www.electro-smith.com/daisy
Other
839 stars 132 forks source link

Removal of const ref note in the style guide #152

Closed stephenhensley closed 3 years ago

stephenhensley commented 3 years ago

removed const reference section from style guide as it encourages less efficient code. As noted in #151