Files
pycapnp/capnp
Lasse Blaauwbroek 4d5cc20764 Avoid storm of 'warning: moving a temporary object prevents copy elision'
Sometimes, Cython seems to insert too many move() functions. This is not a
problem, but the logs are full of them. We avoid this by first assigning values
to an intermediate value
2025-05-12 15:54:19 -07:00
..
2025-05-12 15:54:19 -07:00
2013-12-08 17:27:59 -08:00
2024-04-11 19:01:59 -07:00
2021-10-01 11:12:21 -07:00