libstdc++
Public Types
|
Public Member Functions
__gnu_pbds::detail::rc< _Node, _Alloc > Class Template Reference
Inheritance diagram for __gnu_pbds::detail::rc< _Node, _Alloc >:
[
legend
]
List of all members.
Public Types
typedef entry_const_pointer
const_iterator
typedef node_pointer
entry
Public Member Functions
rc
(const
rc
&)
const const_iterator
begin
() const
void
clear
()
bool
empty
() const
const const_iterator
end
() const
void
pop
()
void
push
(entry)
size_type
size
() const
void
swap
(
rc
&)
node_pointer
top
() const
Detailed Description
template<typename _Node, typename _Alloc>
class __gnu_pbds::detail::rc< _Node, _Alloc >
Redundant binary counter.
Definition at line
50
of file
rc.hpp
.
The documentation for this class was generated from the following file:
rc.hpp
__gnu_pbds
detail
rc
Generated by
1.8.0