Add bitset ctor overloads for long long types.
----------------------------------------------
Key: STDCXX-815
URL: https://issues.apache.org/jira/browse/STDCXX-815
Project: C++ Standard Library
Issue Type: Improvement
Components: 23. Containers
Affects Versions: 4.2.0, 4.1.4, 4.1.3, 4.1.2, 4.2.1
Environment: All
Reporter: Farid Zaripov
Priority: Trivial
Currently bitset class defines ctor overloads for int, unsigned int and long
types.
It would be good for usability to define also overloads for long long types
(see linked STDCXX-803)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.