FITFLOP
Home

nrvo (1 post)


posts by category not found!

NRVO vs early return for types not benefitting from move semantics (GCC 14 -Wnrvo)

Understanding GCCs Wnrvo Warning When NRVO and Early Return Clash The GCC compiler in version 14 introduced a new warning Wnrvo This warning highlights a potent

2 min read 05-10-2024 25
NRVO vs early return for types not benefitting from move semantics (GCC 14 -Wnrvo)
NRVO vs early return for types not benefitting from move semantics (GCC 14 -Wnrvo)