Skip to content
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

warning about user system is super annoying #187

Open
ofloveandhate opened this issue Aug 6, 2023 · 0 comments
Open

warning about user system is super annoying #187

ofloveandhate opened this issue Aug 6, 2023 · 0 comments

Comments

@ofloveandhate
Copy link
Contributor

I'm so tired of looking at this warning:

./include/bertini2/system/start/user.hpp:67:4: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted]
                        User() = default;
                        ^
./include/bertini2/system/start/user.hpp:112:27: note: default constructor of 'User' is implicitly deleted because field 'user_system_' of reference type 'const bertini::System &' would not be initialized
                        const bertini::System& user_system_;

Just un-use usersystem until it's complete, please

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

No branches or pull requests

1 participant