Arcane  4.1.15.0
Developer documentation
Loading...
Searching...
No Matches
LoopTester< IndexType_ > Class Template Reference
Collaboration diagram for LoopTester< IndexType_ >:

Public Types

using IndexType = IndexType_

Public Member Functions

void doTest ()

Detailed Description

template<typename IndexType_>
class LoopTester< IndexType_ >

Definition at line 23 of file TestSequentialFor.cc.

Member Typedef Documentation

◆ IndexType

template<typename IndexType_>
using LoopTester< IndexType_ >::IndexType = IndexType_

Definition at line 27 of file TestSequentialFor.cc.

Member Function Documentation

◆ doTest()

template<typename IndexType_>
void LoopTester< IndexType_ >::doTest ( )
inline

Definition at line 31 of file TestSequentialFor.cc.


The documentation for this class was generated from the following file: