8000 Remove unnecessary custom Eigen aligned allocator macros by ahojnnes · Pull Request #1947 · colmap/colmap · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Remove unnecessary custom Eigen aligned allocator macros #1947

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 5, 2023

Conversation

ahojnnes
Copy link
Contributor
@ahojnnes ahojnnes commented Jun 4, 2023

Not required anymore with newer C++ standards.

@ahojnnes ahojnnes enabled auto-merge (squash) June 4, 2023 17:06
@ahojnnes ahojnnes disabled auto-merge June 4, 2023 17:13
@ahojnnes ahojnnes changed the title Remove unnecessary EIGEN_MAKE_ALIGNED_OPERATOR_NEW Remove unnecessary custom Eigen aligned allocator macros Jun 4, 2023
@ahojnnes ahojnnes enabled auto-merge (squash) June 4, 2023 17:56
@ahojnnes ahojnnes disabled auto-merge June 4, 2023 19:16
@ahojnnes ahojnnes enabled auto-merge (squash) June 5, 2023 05:58
@ahojnnes ahojnnes merged commit 03af239 into dev Jun 5, 2023
@ahojnnes ahojnnes deleted the user/joschonb/eigen-aligned-op-cleanup branch June 5, 2023 06:18
sarlinpe pushed a commit to colmap/pycolmap that referenced this pull request Jun 9, 2023
Deprecated in colmap/colmap#1947.
Co-authored-by: qiang.guo1 <qiang.guo1@nio.com>
@nnop
Copy link
nnop commented Mar 20, 2024

Eigen says alignment issues can be ignored under C++17 standard. But colmap is using C++14. Is that OK?

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.

2 participants
0