| libstdc++
    | 
#include <rc.hpp>
| 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 | 
Redundant binary counter.
| typedef entry_const_pointer __gnu_pbds::detail::rc< _Node, _Alloc >::const_iterator | 
| typedef node_pointer __gnu_pbds::detail::rc< _Node, _Alloc >::entry | 
| __gnu_pbds::detail::rc< _Node, _Alloc >::rc | 
| __gnu_pbds::detail::rc< _Node, _Alloc >::rc | ( | const rc< _Node, _Alloc > & | other | ) | 
| const rc< _Node, _Alloc >::const_iterator __gnu_pbds::detail::rc< _Node, _Alloc >::begin | 
| void __gnu_pbds::detail::rc< _Node, _Alloc >::clear | 
| 
 | inline | 
| const rc< _Node, _Alloc >::const_iterator __gnu_pbds::detail::rc< _Node, _Alloc >::end | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline |