Sygaldry
Toggle main menu visibility
Main Page
Related Pages
Topics
Concepts
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
c
d
e
i
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Functions
a
c
d
e
i
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Variables
Typedefs
Files
File List
▼
Sygaldry
►
Quick Motivation Summary
Quick Start
►
Project Motivation
►
Library Overview
Licenses
►
Design Concepts
►
Developer Environment Setup
►
Making a New Instrument
►
Making a New Component
►
Contributors' Guide
►
Implementation Documentation
►
Sygaldry Authors Directory
►
Convenience Scripts
Literate Programming with Doxygen
Literate Programming with lili
Bibliography
▼
Topics
►
sygah: Sygaldry Helpers
►
sygbe: ESP32 Bindings
►
sygbp: Portable Bindings
►
sygsa: Arduino Sensors
►
sygse: ESP32 Sensors
►
sygsp: Portable Sensors
►
sygup: Portable Utilities
▼
sygac: Sygaldry Concepts
▼
sygac-components: Components Concepts
sygaldry::SimpleAggregate
sygaldry::has_main_subroutine
sygaldry::has_init_subroutine
sygaldry::has_external_sources_subroutine
sygaldry::has_external_destinations_subroutine
sygaldry::Component
sygaldry::Assembly
sygaldry::main_subroutine_reflection< T >
sygaldry::main_subroutine_reflection< T >
sygaldry::init_subroutine_reflection< T >
sygaldry::init_subroutine_reflection< T >
sygaldry::external_sources_subroutine_reflection< T >
sygaldry::external_sources_subroutine_reflection< T >
sygaldry::external_destinations_subroutine_reflection< T >
sygaldry::external_destinations_subroutine_reflection< T >
sygaldry::tagged< Tag, Val >
►
sygaldry::tagged_is_same< T >
sygaldry::_search_by_tags< RequestedNodes >
►
sygac-endpoints: Endpoint Concepts
►
sygac-functions: Function Reflection
sygac-metadata: Text Metadata Reflection
►
sygac-mimu: MIMU Concepts
►
sygac-runtime: Sygaldry Runtime
►
sygac-runtime: Runtime Implementation Details
►
sygac-tuple: Sygaldry Tuple Functions
sygaldry::SimpleAggregate
sygaldry::has_range
sygaldry::function_arg_list< Ts >
►
sygbr: Raspberry Pi Pico SDK Bindings
►
Raspberry Pi Pico SDK Sensors
►
Concepts
►
Classes
►
Files
•
All
Classes
Functions
Variables
Typedefs
Enumerations
Modules
Pages
Concepts
Loading...
Searching...
No Matches
sygaldry::has_external_sources_subroutine Concept Reference
sygac: Sygaldry Concepts
»
sygac-components: Components Concepts
Concept definition
template
<
typename
T>
concept
sygaldry::has_external_sources_subroutine
= std::same_as<void, typename function_reflection<&T::external_sources>::return_type>
sygaldry::has_external_sources_subroutine
Definition
sygac-components.hpp:93
sygaldry
has_external_sources_subroutine
Generated by
1.9.8