public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Adding p1004 for C++20 -- constexpr std::vector
@ 2020-07-28  1:40 Josh Marshall
  2020-07-28  9:22 ` Jonathan Wakely
  0 siblings, 1 reply; 4+ messages in thread
From: Josh Marshall @ 2020-07-28  1:40 UTC (permalink / raw)
  To: gcc-help

Hello,

I'm working on a project to implement a Hidden Markov Model and move
as much of it to compile time as possible.  The last part that is
blocking me is constexpr vector support.  What exactly might I be
getting myself into if I were to add this support?

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-07-28 20:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-28  1:40 Adding p1004 for C++20 -- constexpr std::vector Josh Marshall
2020-07-28  9:22 ` Jonathan Wakely
2020-07-28 17:58   ` Josh Marshall
2020-07-28 20:54     ` Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).