v1.0
Static Public Member Functions
|
List of all members
test_block_recursion< 0, N > Struct Template Reference
Static Public Member Functions
static void
run
()
Member Function Documentation
◆
run()
template<int N>
static void
test_block_recursion
< 0,
N
>::run
(
)
inline
static
66
{
test_blocks
<(
N
>> 6) & 3, (
N
>> 4) & 3, (
N
>> 2) & 3,
N
& 3>(); }
test_blocks
void test_blocks()
Definition:
commainitializer.cpp:13
N
@ N
Definition:
constructor.cpp:22
References
N
, and
test_blocks()
.
The documentation for this struct was generated from the following file:
commainitializer.cpp
test_block_recursion< 0, N >
Generated on Wed Aug 27 2025 17:05:46 for MercuryDPM by
1.9.1