garlic::list_tag Struct Reference

Constraint Tag that passes if the layer is a list and all its elements pass the inner constraints. More...

#include <constraints.h>

Detailed Description

Constraint Tag that passes if the layer is a list and all its elements pass the inner constraints.

Note
If the layer is not a list, the test will fail.
make_constraint<list_tag>(Constraint&& constraint);

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