Utopia  2
Framework for studying models of complex & adaptive systems.
Utopia::Utils::has_edge_descriptor< T, U > Struct Template Reference

Check if a type T has a edge descriptor. More...

#include <type_traits.hh>

Inheritance diagram for Utopia::Utils::has_edge_descriptor< T, U >:
Inheritance graph
[legend]
Collaboration diagram for Utopia::Utils::has_edge_descriptor< T, U >:
Collaboration graph
[legend]

Detailed Description

template<typename T, typename U = std::void_t<>>
struct Utopia::Utils::has_edge_descriptor< T, U >

Check if a type T has a edge descriptor.

Template Parameters
Ttype to check

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