commons 0.1.5
Header-only C++23 library of common/shared types for the C++ libraries
Loading...
Searching...
No Matches
comms::ExternalOrigin Class Referencefinal

The definition came from an external source, named by source. More...

#include <origin.hpp>

Inheritance diagram for comms::ExternalOrigin:
Collaboration diagram for comms::ExternalOrigin:

Public Attributes

std::string source
 Free-form identifier of the external source.
 

Additional Inherited Members

- Static Public Attributes inherited from comms::OriginKind<"external", ExternalOrigin >
static constexpr std::string_view KIND
 Compile-time discriminator.
 

Detailed Description

The definition came from an external source, named by source.


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