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

Method ~FieldAccessEntry

include/dmlc/parameter.h:337–337  ·  view source on GitHub ↗

! \brief destructor */

Source from the content-addressed store, hash-verified

335 : has_default_(false), index_(0) {}
336 /*! \brief destructor */
337 virtual ~FieldAccessEntry() {}
338 /*!
339 * \brief set the default value.
340 * \param head the pointer to the head of the struct

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected