Home
last modified time | relevance | path

Searched defs:throw_if_null (Results 1 – 4 of 4) sorted by relevance

/dports/devel/rttr/rttr-0.9.6-16-gb3a131c/3rd_party/chaiscript-develop/chaiscript/dispatchkit/
H A Dboxed_cast_helper.hpp30 T* throw_if_null(T *t) in throw_if_null() function
/dports/lang/chaiscript/ChaiScript-6.1.0/include/chaiscript/dispatchkit/
H A Dboxed_cast_helper.hpp30 T* throw_if_null(T *t) in throw_if_null() function
/dports/devel/cpp-hocon/cpp-hocon-0.3.0/lib/src/
H A Dconfig.cc136 …shared_value config::throw_if_null(shared_value v, config_value::type expected, path original_path… in throw_if_null() function in hocon::config
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/phy_tree/phytree_format/
H A Dphytree_format.cpp548 bool throw_if_null) in x_GetBioNode()