Quetzal-CoaTL
The Coalescence Template Library
Loading...
Searching...
No Matches
quetzal::geography::detail::edge_construction< T > Struct Template Reference

Public Member Functions

template<typename Graph , typename Grid >
requires std::same_as<T, typename Graph::edge_property>
and std::default_initializable< T > and (! std::constructible_from< T, typename Graph::vertex_descriptor, typename Graph::vertex_descriptor, Grid >) static inline const expr void delegate(Graph
 

Static Public Member Functions

template<typename Graph , typename Grid >
requires std::same_as<T, typename Graph::edge_property>
and static std::constructible_from< T, typename Graph::vertex_descriptor, typename Graph::vertex_descriptor, Grid > constexpr void delegate (Graph::vertex_descriptor s, Graph::vertex_descriptor t, Graph &graph, Grid const &grid)
 

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