Skip to content

SharedPtrAdapter isn't accept shared_ptr in any case #577

@ghost

Description

Everytime, when I used @SharedPtr as return value, I getting compile error:

Severity	Code	Description	Project	File	Line	Suppression State
Error	C7568	argument list missing after assumed function template 'SharedPtrAdapter'	YAV	C:\VULKAN\YetAnotherVulkanMod\src\main\cpp\jniAlter.cpp	907	

i.e. SharedPtrAdapter isn't accept std::shared_ptr.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions