]> https://gitweb.dealii.org/ - dealii.git/commit
AlignedVector::resize_fast(): use is_trivially_default_constructible.
authorDavid Wells <drwells@email.unc.edu>
Sat, 7 Dec 2024 22:22:10 +0000 (17:22 -0500)
committerDavid Wells <drwells@email.unc.edu>
Sun, 8 Dec 2024 00:00:20 +0000 (19:00 -0500)
commitddc4e67dc43e4a59454214b840ed5b58e042bfbd
treef4f379ad7ed3d13f4983f3f5f2aea97aa255dbfe
parent1e8d06d9faed1d749ba63af957fa3a765170fec8
AlignedVector::resize_fast(): use is_trivially_default_constructible.

Trivial default constructors are no-ops so we can omit them in this case. One
such class in deal.II is VectorizedArray.
include/deal.II/base/aligned_vector.h

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.