Variable rdf4cpp::datatypes::DurationLiteralDatatypeOrUndefined¶
Defined in File LiteralDatatype.hpp
Variable Documentation¶
- template<typename LiteralDatatypeImpl> concept rdf4cpp::datatypes::DurationLiteralDatatypeOrUndefined = DurationLiteralDatatype<LiteralDatatypeImpl> || std::same_as<LiteralDatatypeImpl, std::false_type>