IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 504693f9 authored by ralfulrich's avatar ralfulrich
Browse files

cleanup old comments

parent b0f20e4b
No related branches found
No related tags found
No related merge requests found
......@@ -232,9 +232,6 @@ namespace corsika::stack {
StackIterator GetNextParticle() { return last(); }
protected:
// typename std::enable_if<HasGetIndexFromIterator<T>::value, unsigned int>::type
// typename std::enable_if<std::is_base_of<decltype(*this)>,
// SecondaryView<StackDataType, ParticleInterface>>::value, unsigned int>::type
/**
* Function to perform eventual transformation from
* StackIterator::GetIndex() to index in data stored in
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment