
Just a modification of the add_global_const. I don't see the point in limiting the user to binding only constants to the global scope if the user wishes to have a thread safe mutable object as a global. This was my case anyway.
Just a modification of the add_global_const. I don't see the point in limiting the user to binding only constants to the global scope if the user wishes to have a thread safe mutable object as a global. This was my case anyway.