tweaking program pipeline construction

This commit is contained in:
2020-03-09 01:06:42 -04:00
parent bb7dcfd47d
commit edfe8947a6
3 changed files with 36 additions and 29 deletions

View File

@@ -8,7 +8,7 @@
#include "combo_iterator.hpp"
/**
* An primitive with N indices.
* An primitive stage N indices.
* @tparam N
*/
template<unsigned N>