! \brief destructor */
| 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 |
nothing calls this directly
no outgoing calls
no test coverage detected