to_ulong

Syntax:

    #include <bitset>
    unsigned long to_ulong() const;

The function to_ulong() returns the bitset, converted into an unsigned long integer.

Related Topics: to_string