|
|
delpi
0.0.1
DElta-complete LP solver
|
Check if the type T is an iterable type with elements of type U and a size() method. More...
#include <concepts.h>
Check if the type T is an iterable type with elements of type U and a size() method.
| T | type to check |
| U | type of the elements |
Definition at line 102 of file concepts.h.