issues
search
appleseedhq
/
appleseed
A modern open source rendering engine for animation and visual effects
https://appleseedhq.net/
MIT License
2.2k
stars
329
forks
source link
Use interned strings in dictionaries and param arrays
#2802
Closed
est77
closed
4 years ago
est77
commented
4 years ago
Remove use of std::string in Dictionary and ParamArray interfaces.
Use interned strings in Dictionary.
add cxx_attribute_deprecated to compilerfeatures.h for future use.