-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Hello author, thank you very much for your code, but when I was compiling this program, the following error occurred:
1.error: constraints not satisfied for class template 'ListEnumeration_Meta' [with ListType = Parallel_List_FullElement_T<Element_T<kAryPackedContainer_T<unsigned long, 35, 4>, kAryPackedContainer_T<unsigned long, 30, 4>, FqMatrix<unsigned long, 23, 30, 4>>>, n = 20, q = 4, w = 2]
2.error: constraints not satisfied for class template 'ListEnumeration_Meta' [with ListType = Parallel_List_FullElement_T<Element_T<kAryPackedContainer_T<unsigned long, 35, 4>, kAryPackedContainer_T<unsigned long, 30, 4>, FqMatrix<unsigned long, 23, 30, 4>>>, n = 20, q = 4, w = 2]
Do you know how to solve these two problems? I am looking forward to your reply.thank you.