7 class Dart :
public std::tuple<int64_t, int8_t>
11 using tuple_type::tuple_type;
16 int64_t
global_id()
const {
return std::get<0>(*
this); }
23 operator std::string()
const;
auto operator<<(std::ostream &out, const wmtk::autogen::Dart &vec) -> std::ostream &
int8_t local_orientation() const
int64_t global_id() const
int8_t & local_orientation()
std::tuple< int64_t, int8_t > tuple_type
const tuple_type & as_tuple() const