Lazy<T> class: Destroy the wrapped T object when the Lazy<T> instance gets destroyed.
commit562911dbff6e445af31b689b6ca2aa7426a0187a
authorLoRd_MuldeR <mulder2@gmx.de>
Sat, 14 Apr 2018 23:27:07 +0000 (15 01:27 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Sat, 14 Apr 2018 23:27:07 +0000 (15 01:27 +0200)
treee3079183e5cb359384842b77d88b34c6097e31a5
parentf26e95d4c728dcfe777b26b87a04494bb20bb194
Lazy<T> class: Destroy the wrapped T object when the Lazy<T> instance gets destroyed.
include/MUtils/Lazy.h