]> granicus.if.org Git - icinga2/commit
Implement LazyInit<T>
authorAlexander A. Klimov <alexander.klimov@icinga.com>
Tue, 12 Feb 2019 10:47:03 +0000 (11:47 +0100)
committerAlexander A. Klimov <alexander.klimov@icinga.com>
Mon, 1 Apr 2019 09:40:14 +0000 (11:40 +0200)
commit7c7c5e28f5f4354aa86cd0469d64ce6a3a80ef7e
tree227fc34fa66ed22db144b006c0c602e082af737a
parentf38c68a4c6d5ab590b679361bf7105bf800f048e
Implement LazyInit<T>
lib/base/CMakeLists.txt
lib/base/lazy-init.hpp [new file with mode: 0644]