Skip to content

Compile error of initializing pointer with NULL with icpc #115

@wush978

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);

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