Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Tests all of the bits in this bitset to determine if they are all set to true.
bool all() const;
Return Value
Returns true if all bits in this set are true. Returns false if one or more bits are false.
Requirements
Header: <bitset>
Namespace: std