On Wed, 28 Oct 2020 at 01:10, Josh Marshall via Gcc-help <gcc-help@xxxxxxxxxxx> wrote: > > Hello all, > > This side project is definitely showing me a few of my shortcomings as a > programmer, so please bear with me while I try to learn. I have an > implementation of constexpr vector which works in the null case, but fails > on any case when it is constructed with contents or has contents added. Let's discuss this on the libstdc++ mailing list, not gcc-help. I'll reply there instead.