======= newtype ======= The `newtype` library provides types and functions to facilitate the creation of strong type aliases. .. image:: https://img.shields.io/badge/c%2B%2B-20-orange .. image:: https://img.shields.io/github/license/fmorgner/newtype :alt: GitHub license :target: https://github.com/fmorgner/newtype/blob/master/LICENSE .. image:: https://readthedocs.org/projects/newtype/badge/?version=latest :target: https://newtype.readthedocs.io/?badge=latest :alt: Documentation Status .. image:: https://img.shields.io/badge/Support-BTC-yellow :alt: Support the project with Bitcoin :target: bitcoin:14NhzUxmcXaXwLQQcj5UhDvSuxA6hmGkkg?label=Donation%20to%20%27fmorgner%2Fnew_type%27&message=Thanks%20for%20your%20work%20on%20%27fmorgner%2Fnewtype%27 Usage ===== Please `Read the Docs `_ for an introduction to the library.