Defined in header
Queries information of a type. Used where the dynamic type of a polymorphic object must be known and for static type identification.
template< class Mutex > void swap( shared_lock<Mutex>&
Defined in header <stdlib.h>
template< class CharT, class Traits> std::basic_ostream<CharT,Traits>&
result_type min() const;
Allows integer, floating-point, character, and string literals to produce objects of user-defined type by defining a user-defined suffix.
Executes a statement repeatedly, until the value of expression becomes equal to zero. The test takes place before each
Page 95 of 100