size
Returns the number of elements in *this. The value is equal to the number of distinct threads that have called local() after *this was constructed or most recently cleared.
*this
local()
empty
Returns true if the container is empty; false, otherwise.
true
false