issues
search
bgottula
/
noodles
Framework for DSP flowgraphs.
MIT License
1
stars
0
forks
source link
Increase usage of const
#21
Open
jgottula
opened
10 years ago
jgottula
commented
10 years ago
[x] Check all iterators and use
const
wherever possible (c2b4f5b)
[ ] Check all pointer arguments and use
const
where possible
[ ] Check all member variables and use
const
where possible
[ ] Check all member functions and use make them
const
member functions where possible
const
wherever possible (c2b4f5b)const
where possibleconst
where possibleconst
member functions where possible