Variable rdf4cpp::datatypes::NumericStub

Variable Documentation

template<typename LiteralDatatypeImpl> concept rdf4cpp::datatypes::NumericStub   = requires {                           requires NumericImplLiteralDatatype<typename LiteralDatatypeImpl::numeric_impl_type>;}

A type that is not explicitly a LiteralDatatype but fulfills the requirements for being stub-numeric (see NumericStubLiteralDatatype)