Lines Matching refs:empty
330 return "empty";
518 //! \brief Constructs an empty string, allocating no memory.
530 * the string is left empty, with a size of 0.
553 * If NULL, the string is left empty, with a size of 0.
675 * or "" if empty/unset.
721 //! \brief Constructs an empty vector with no memory allocated.
745 while(!empty()) {
765 * Calling this on an empty vector will throw an exception
851 bool empty (void) const
948 if( !vec.empty() ) {
6265 * or if the list is empty it waits for all commands previously enqueued in command_queue
6294 * or if the list is empty it waits for all commands previously enqueued in command_queue