Replies: 2 comments
-
|
I wouldn't recommend renaming the namespace and trying to use two versions at once. However, the If you run into other upgrading issues, be sure to bring them up. |
Beta Was this translation helpful? Give feedback.
-
|
I would not request for renaming the official code base, I'm suggesting if you can move some other code in root namespace into For example, the following code is not in the One more thing: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Dear Author
Thanks for your great contributions, and it evolves so quickly.
I have an old project which used glaze with
GLZ_METAmacro, since the new glaze is not compatible for the old version, and I would not change any stable code, how can I use the latest stable glaze in the old project with old glaze version?I try to rename the
glznamespace, howerver, there's still a lot of code in the root namespace which conflicts with old glaze.Beta Was this translation helpful? Give feedback.
All reactions