Thorin 1.9.0
The Higher ORder INtermediate representation
Loading...
Searching...
No Matches
regex.h
Go to the documentation of this file.
1#pragma once
2
4
5namespace thorin {
6template<> struct Axiom::Match<plug::regex::any> {
7 using type = Axiom;
8};
9
10} // namespace thorin
Type of Match::def_.
Definition axiom.h:57
Definition cfg.h:11