C++ Logo

std-proposals

Advanced search

Re: Color Text Output

From: Guy Cpp <guy.cpp.wg21_at_[hidden]>
Date: Fri, 25 Jun 2021 12:07:40 +0100
std::audio is not currently being pursued. I and the co-authors have too
much else on our plate, and the committee was ambivalent about going
forward.

Cheers,
G

On Fri, 25 Jun 2021 at 08:15, David Braun via Std-Proposals <
std-proposals_at_[hidden]> wrote:

> I propose to add colored text output to the C++ standard via the <iomanip>
> header. See the attached document for details.
>
> I am looking for feedback, particularly for the ANSI (Linux/Unix/Mac)
> implementation.
>
>
>
> I was also wondering if anyone could tell me what happened to the C++
> (14?) proposal for std::audio; is that project dead?
>
>
>
> I’d also like to know if the idea for constexpr function parameters which
> has been floated since around C++17 is being seriously considered or not.
>
> Like this:
>
>
>
> Now: Discussed:
>
> <template double d> void myFunc(constexpr double d){}
>
> void myFunc(){}
>
>
>
> Thanks!
>
>
>
> David Aaron Braun
>
> 519-680-9822
>
> 226-236-4898
>
> da.braun1_at_[hidden]
>
>
> --
> Std-Proposals mailing list
> Std-Proposals_at_[hidden]
> https://lists.isocpp.org/mailman/listinfo.cgi/std-proposals
>

Received on 2021-06-25 06:07:54