Skip to content

Conversation

@artem-ogre
Copy link
Contributor

  • Static error bound constants depend on static epsilon constant which lead to static initialization order fiasco
  • Insert stdx into predicates namespace to avoid the potential issue when namespace stdx is already defined in the client code

- Static error bound constants depend on static epsilon constant which lead to static initialization order fiasco
- Insert 'stdx' into 'predicates' namespace to avoid the potential issue when namespace 'stdx' is already defined in the client code
@artem-ogre
Copy link
Contributor Author

artem-ogre commented Oct 26, 2020

Hi William,
I have also moved namespace predicates { to avoid including std-headers into it.
Would you be able to take a look at this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant