LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
Concepts.h File Reference
#include <concepts>
Include dependency graph for Concepts.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Concepts

concept  HasTrait
 Restricts a template parameter to Op classes that have the given Trait.
 
concept  HasInterface
 Restricts a template parameter to Op classes that implement the given OpInterface.