C++ Logo

std-proposals

Advanced search

Re: The new new thing

From: Bjorn Reese <breese_at_[hidden]>
Date: Sun, 23 Feb 2020 16:58:33 +0100
On 2020-02-21 11:22, Peter Sommerlad (C++) via Std-Proposals wrote:
> see my "PSSST" (Peter's simple strong typing) framework attempt (not
> finished) at
>
> https://github.com/PeterSommerlad/Psst/blob/master/cevelop-workspace/PssstTest/src/pssst.h
>
> achievable through a library, so no need to change. In addition it
> allows you to clearly limit the available operations to a set suitable
> for your domain specific type. For usage see accompanying test cases.

There is also Boost.TypeErasure.

Received on 2020-02-23 10:01:16