C++ Logo

std-proposals

Advanced search

[std-proposals] Proposal for policy scopes and attribute aliases in C++

From: Artur z Redy <arturbac.ab_at_[hidden]>
Date: Fri, 29 Nov 2024 09:00:16 +0100
I'm submitting a proposal for policy scopes and attribute aliases in C++
that aims to simplify attribute management across large codebases,
particularly focusing on making error handling with std::expected safer by
default while reducing maintenance overhead - I would greatly appreciate
the review and feedback.

https://github.com/arturbac/policy_scope

Received on 2024-11-29 08:00:29