Skip to content

warning about user system is super annoying #187

@ofloveandhate

Description

@ofloveandhate

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions