Sygaldry
Loading...
Searching...
No Matches
sygaldry::external_sources_subroutine_reflection< T > Struct Template Reference

External sources subroutine reflection for a method of the same name. More...

Inheritance diagram for sygaldry::external_sources_subroutine_reflection< T >:
sygaldry::function_reflection<&T::external_sources > sygaldry::function_type_reflection< std::decay_t< decltype(f)> >

Additional Inherited Members

- Public Types inherited from sygaldry::function_reflection<&T::external_sources >
using parent_reflection = function_type_reflection< std::decay_t< decltype(f)> >
 
- Public Types inherited from sygaldry::function_type_reflection< std::decay_t< decltype(f)> >
using exists = std::false_type
 

Detailed Description

template<typename T>
requires std::same_as<void, typename function_reflection<&T::external_sources>::return_type>
struct sygaldry::external_sources_subroutine_reflection< T >

External sources subroutine reflection for a method of the same name.


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