Skip to content

Commit

Permalink
fixup strong type
Browse files Browse the repository at this point in the history
  • Loading branch information
rrahn committed Jun 8, 2020
1 parent a571e86 commit b14e78b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions include/seqan3/core/detail/strong_type.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -435,11 +435,6 @@ class strong_type
}
//!\}

/*!\name Formatted output.
* \brief Only available if the corresponding skill from seqan3::detail::strong_type_skill is added.
* \{
*/

private:
//!\brief The underlying value, which is wrapped as a strong type.
value_t value;
Expand Down

0 comments on commit b14e78b

Please sign in to comment.