Wildmeshing Toolkit
valid_index_from_tuple.hpp
Go to the documentation of this file.
1 
2 #pragma once
3 // DO NOT MODIFY, autogenerated from the /scripts directory
4 #include <wmtk/Tuple.hpp>
5 
6 namespace wmtk::autogen::edge_mesh {
7 int8_t valid_index_from_tuple(const Tuple& t);
8 
9 }
10 
int8_t valid_index_from_tuple(const Tuple &t)