What is the use of has_value() function in any container?
Posted: Wed Jul 13, 2022 7:53 pm
a) Used to destroys the contained object in any variable
b) Used to change the object any container is holding
c) Used to return the type information about the any container
d) Used to check whether any container is empty or not
b) Used to change the object any container is holding
c) Used to return the type information about the any container
d) Used to check whether any container is empty or not