linksplatform / Interfaces

LinksPlatform's Platform.Interfaces Class Library
https://linksplatform.github.io/Interfaces
The Unlicense
3 stars 2 forks source link

Add CLinkAddress concept #115

Closed linksplatform-sweepai[bot] closed 1 year ago

linksplatform-sweepai[bot] commented 1 year ago

Description

This PR adds the CLinkAddress concept to the cpp/Platform.Interfaces/ directory. The CLinkAddress concept validates that an argument is both integral and unsigned. It is implemented as a template that can be used with any type.

Summary of Changes

Fixes #113.


🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can: