mirror of https://github.com/mosra/magnum.git
Browse Source
It was such a nice short name, but alas. Useful details about why are at https://stackoverflow.com/questions/79222674/why-is-stdis-trivial-deprecated-in-c26 Unfortunately while the old GCC 4.8 had std::is_trivial, it doesn't have std::is_trivially_constructible, which means more nasty branching in certain places.pull/680/head
1 changed files with 14 additions and 2 deletions
Loading…
Reference in new issue