Skip to content

Commit

Permalink
np
Browse files Browse the repository at this point in the history
  • Loading branch information
mkstoyanov committed Dec 12, 2023
1 parent da4ccec commit b5d6447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/asgard_indexset.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ template<typename T, typename data_container>
class organize2d
{
public:
//! \brief Virtual destructor.
//! \brief Virtual destructor
virtual ~organize2d() = default;

//! \brief Returns the vector stride.
Expand Down

0 comments on commit b5d6447

Please sign in to comment.