MCPcopy Create free account
hub / github.com/dmlc/dmlc-core / LuaRef

Method LuaRef

include/dmlc/lua.h:67–67  ·  view source on GitHub ↗

! \brief construct an nil ref */

Source from the content-addressed store, hash-verified

65 public:
66 /*! \brief construct an nil ref */
67 LuaRef() = default;
68 /*!
69 * \brief move constructor from another LuaRef
70 * \param other The other LuaRef to be moved

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected