Skip to content

Definition error in DPoint.hpp #15

@CiaranYoung

Description

@CiaranYoung

61 template<typename _Tp> template<typename _Tp2> inline DPoint_<_Tp>::operator DPoint_<_Tp2>() const
62 { return DPoint_<_Tp>(_Tp(x_), _Tp(y_)); }
Is there a problem with these two lines of code, it's _Tp2 that should return?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions