Test::Int::Element::Create Class Reference
[Element constraints]
Help class to create and register tests. More...
Public Member Functions | |
void | optimized (int idx, int val) |
Test size-dependent optimizations | |
Create (void) | |
Perform creation and registration. |
Detailed Description
Help class to create and register tests.
Definition at line 502 of file element.cpp.
Constructor & Destructor Documentation
Test::Int::Element::Create::Create | ( | void | ) | [inline] |
Perform creation and registration.
Definition at line 516 of file element.cpp.
Member Function Documentation
void Test::Int::Element::Create::optimized | ( | int | idx, | |
int | val | |||
) | [inline] |
Test size-dependent optimizations
Definition at line 505 of file element.cpp.
The documentation for this class was generated from the following file:
- test/int/element.cpp (Revision: 10684)