MCPcopy Create free account
hub / github.com/boostorg/leaf / load

Method load

include/boost/leaf/error.hpp:719–722  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

717#endif // #if BOOST_LEAF_CFG_STD_SYSTEM_ERROR
718
719 BOOST_LEAF_CONSTEXPR error_id load() const noexcept
720 {
721 return *this;
722 }
723
724 template <class Item>
725 BOOST_LEAF_CONSTEXPR error_id load(Item && item) const

Callers 15

call_luaFunction · 0.80
wrap_lua_CFunctionFunction · 0.80
call_luaFunction · 0.80
f2Function · 0.80
f2Function · 0.80
f2Function · 0.80
f2Function · 0.80
f2Function · 0.80
run_testsFunction · 0.80
testFunction · 0.80
gFunction · 0.80
f4Function · 0.80

Calls 1

valueFunction · 0.70

Tested by 15

f2Function · 0.64
f2Function · 0.64
f2Function · 0.64
f2Function · 0.64
f2Function · 0.64
run_testsFunction · 0.64
testFunction · 0.64
gFunction · 0.64
f4Function · 0.64
f2Function · 0.64
mainFunction · 0.64
f2Function · 0.64