C++17 proposal: A bunch of template utility stuff

45 views
Skip to first unread message

Avi Drissman

unread,
Apr 27, 2022, 2:04:58 PM4/27/22
to cxx
thestig@ filed https://crbug.com/1320019 to remove template utility stuff in base/template_util.h that are implementations of C++17 library stuff, and migrate to using the std versions.

Does anyone object to 

std::conjunction
std::disjunction
std::negation
std::is_invocable_r
std::is_invocable

being officially allowed and marked as such in the c++features.md doc?

Avi

dan...@chromium.org

unread,
Apr 27, 2022, 2:06:47 PM4/27/22
to Avi Drissman, cxx
Template traits are one part of the stdlib we would never* want to avoid and replace for security/safety reasons. No objection from me.




* I have now jinxed this.

--
You received this message because you are subscribed to the Google Groups "cxx" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cxx+uns...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/cxx/CACWgwAbMkMik9mKyzk6-ZVWh81BNWvmD8EP3%3DSYNg_Ds5bkEig%40mail.gmail.com.

Peter Kasting

unread,
Apr 27, 2022, 2:31:28 PM4/27/22
to Avi Drissman, cxx
+1 to allow these

PK

Elly Fong-Jones

unread,
Apr 28, 2022, 4:46:32 PM4/28/22
to Peter Kasting, Avi Drissman, cxx
+1 to allow

-- elly

On Wed, Apr 27, 2022 at 11:31 AM 'Peter Kasting' via cxx <c...@chromium.org> wrote:
+1 to allow these

PK

--
You received this message because you are subscribed to the Google Groups "cxx" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cxx+uns...@chromium.org.
Reply all
Reply to author
Forward
0 new messages