Skip to content

Fix Doxygen warnings #2

Description

@willat343

Doxygen complains about some of the members for ArithmeticTypeTraits:

/home/william/workspaces/continuity_ws/src/mathbox/mathbox/include/mathbox/impl/traits.hpp:21: warning: no uniquely matching class member found for 
  template < Scalar, Rows, Cols, Options, MaxRows, MaxCols >
  constexpr auto math::ArithmeticTypeTraits< Scalar, Rows, Cols, Options, MaxRows, MaxCols >::zero() -> -> ArithmeticType

/home/william/workspaces/continuity_ws/src/mathbox/mathbox/include/mathbox/impl/traits.hpp:21: warning: no uniquely matching class member found for 
  template < Scalar, Rows, Cols, Options, MaxRows, MaxCols >
  constexpr auto math::ArithmeticTypeTraits< Scalar, Rows, Cols, Options, MaxRows, MaxCols >::zero() -> -> ArithmeticType

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentation

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions