Skip to content

Compile error of initializing pointer with NULL with icpc #115

Description

@wush978
hashed_model_matrix.cpp(188): error: no instance of constructor "std::shared_ptr<_Tp>::shared_ptr [with _Tp=HashFunction]" matches the argument list
            argument types are: (long)
    std::shared_ptr<HashFunction> pHF(NULL), pBHF(NULL);

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions