|
Jamba C++ API 8.0.0
|
Classes | |
| class | CircularBuffer |
Concepts | |
| concept | FoldOp |
| Defines the FoldOp concept which is a binary operation that takes two arguments of type U and T and returns a value of type U. | |
| concept | FoldOpWithIndex |
| Similar to the FoldOp concept but with an additional index argument. | |