]> granicus.if.org Git - icinga2/commit
Avoid unnecessary dictionary lookups
authorGunnar Beutner <gunnar.beutner@netways.de>
Thu, 1 Sep 2016 05:41:41 +0000 (07:41 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Thu, 1 Sep 2016 05:41:41 +0000 (07:41 +0200)
commit7879c09789c759774b0484bab2303485897b5066
tree1121a17c7f49ffe0b4696967ea9b8254d4d3b1f4
parent5304b08c2d7db953109d35295ce42ad3a86f134e
Avoid unnecessary dictionary lookups

refs #12555
lib/base/dictionary.cpp
lib/base/dictionary.hpp
lib/base/object.cpp
lib/base/object.hpp
lib/config/expression.cpp