]> granicus.if.org Git - icinga2/commit
Replace std::shared_ptr<NamespaceValue> with NamespaceValue::Ptr 7364/head
authorAlexander A. Klimov <alexander.klimov@icinga.com>
Fri, 26 Jul 2019 12:45:11 +0000 (14:45 +0200)
committerMichael Friedrich <michael.friedrich@icinga.com>
Mon, 21 Oct 2019 15:10:51 +0000 (17:10 +0200)
commit768044a754017627bc2078a3cef3a50a0d2cf0a5
tree9c34e6253b7884908cb2362e302cc725e225fc92
parentaa4cad74820faf42144e8c1b174b29ce851192e0
Replace std::shared_ptr<NamespaceValue> with NamespaceValue::Ptr

refs #7361
lib/base/function.hpp
lib/base/json-script.cpp
lib/base/math-script.cpp
lib/base/namespace.cpp
lib/base/namespace.hpp
lib/base/scriptframe.cpp
lib/base/scriptglobal.cpp
lib/config/expression.cpp
lib/icinga/icingaapplication.cpp