to_ulong

C/C++ Reference

to_ulong
Syntax:
  #include <bitset>
  unsigned long to_ulong();

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

Related topics: